aspose.diagram
Class PdfCompliance

Utility class containing constants. Specifies the PDF compliance level to output file.

Field Summary
const  NumberPDF_15
           The output file will be PDF 1.5 compliant.
const  NumberPDF_A_1_A
           The output file will be PDF/A-1a compliant.
const  NumberPDF_A_1_B
           The output file will be PDF/A-1b compliant.
 

Field Detail

PDF_15

const Number PDF_15
The output file will be PDF 1.5 compliant.

PDF_A_1_A

const Number PDF_A_1_A
The output file will be PDF/A-1a compliant.

PDF_A_1_B

const Number PDF_A_1_B
The output file will be PDF/A-1b compliant.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.