PdfCompliance Enum

PdfCompliance Enum

Allowing user to set PDF conversion’s Compatibility


type PdfCompliance int32

Fields

FieldDescription
Pdf14Pdf format compatible with PDF 1.4
Pdf15Pdf format compatible with PDF 1.5
Pdf16Pdf format compatible with PDF 1.6
Pdf17Pdf format compatible with PDF 1.7
PdfA1bPdf format compatible with PDF/A-1b(ISO 19005-1)
PdfA1aPdf format compatible with PDF/A-1a(ISO 19005-1)
PdfA2bPdf format compatible with PDF/A-2b(ISO 19005-2)
PdfA2uPdf format compatible with PDF/A-2u(ISO 19005-2)
PdfA2aPdf format compatible with PDF/A-2a(ISO 19005-2)
PdfA3bPdf format compatible with PDF/A-3b(ISO 19005-3)
PdfA3uPdf format compatible with PDF/A-3u(ISO 19005-3)
PdfA3aPdf format compatible with PDF/A-3a(ISO 19005-3)