PdfCompliance
PdfCompliance enumeration
Allowing user to set PDF conversion’s Compatibility
public enum PdfCompliance
Values
Name | Value | Description |
---|---|---|
None | 0 |
Normal pdf format |
PdfA1b | 1 |
Pdf format compatible with PDFA-1b |
PdfA1a | 2 |
Pdf format compatible with PDFA-1a |
See Also
- namespace Aspose.Cells.Rendering
- assembly Aspose.Cells