PdfCompliance enumeration
PdfCompliance enumeration
Specifies the PDF compliance level to output file.
The PdfCompliance type exposes the following members:
Fields
Field | Description |
---|---|
PDF15 | The output file will be PDF 1.5 compliant. |
PDF_A1A | The output file will be PDF/A-1a compliant. |
PDF_A1B | The output file will be PDF/A-1b compliant. |
See Also
- module aspose.diagram.saving