Back to Devexpress

PdfDocumentConverter Constructors

officefileapi-devexpress-dot-pdf-dot-pdfdocumentconverter-dot-ctor.md

latest1020 B
Original Source

PdfDocumentConverter Constructors

Converts PDF documents to PDF/A-1b, PDF/A-2b, and PDF/A-3b.

NameParametersDescription
PdfDocumentConverter(Stream, String, Boolean)stream, password, leaveOpenInitializes a new instance of the PdfDocumentConverter class with specified settings.
PdfDocumentConverter(String, String)filePath, passwordInitializes a new instance of the PdfDocumentConverter class with specified settings.

See Also

PdfDocumentConverter Class

PdfDocumentConverter Members

DevExpress.Pdf Namespace