PdfCompliance
PdfCompliance enumeration
Constants which define the PDF standards compliance level.
public enum PdfCompliance
Values
Name | Value | Description |
---|---|---|
Pdf15 | 0 |
The output file will comply with the PDF 1.5 standard. |
PdfA1b | 1 |
The output file will comply with the PDF/A-1b standard. |
PdfA1a | 2 |
The output file will comply with the PDF/A-1a standard. |
PdfUa | 3 |
The output file will comply with the PDF/UA standard. |
See Also
- namespace Aspose.Slides.Export
- assembly Aspose.Slides