PdfComplianceLevel enumeration

PdfComplianceLevel enumeration

Represents a list of supported PDF compliance levels.

The PdfComplianceLevel type exposes the following members:

Fields

Field Description
AUTO The output file will comply with the PDF/A-1b standard by default.
PDF_A1A The output file will comply with the PDF/A-1a standard.

Remarks

Learn more | | |

See Also