Back to Devexpress

PdfDocumentProcessor.AppendDocument Method

officefileapi-devexpress-dot-pdf-dot-pdfdocumentprocessor-dot-appenddocument.md

latest585 B
Original Source

PdfDocumentProcessor.AppendDocument Method

NameParametersDescription
AppendDocument(Stream)streamAppends a PDF document located at the specified file stream to the end of the current document starting from the new page.
AppendDocument(String)pathAppends a PDF document located at the specified path to the end of the current document starting from the new page.