PdfDocumentConverter.Convert(PdfCompatibility) Method
Converts the specified PDF document to PDF/A-1b, PDF/A-2b, and PDF/A-3b.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Parameters
Name | Type | Description |
---|---|---|
compatibility | PdfCompatibility | The target format. |
See Also