aspose.cells

Class PdfCompliance

Utility class containing constants. Allowing user to set PDF conversion's Compatibility

Field Summary
const  NumberNONE
Pdf format compatible with PDF 1.4
const  NumberPDF_14
Pdf format compatible with PDF 1.4
const  NumberPDF_15
Pdf format compatible with PDF 1.5
const  NumberPDF_16
Pdf format compatible with PDF 1.6
const  NumberPDF_17
Pdf format compatible with PDF 1.7
const  NumberPDF_A_1_B
Pdf format compatible with PDFA-1b
const  NumberPDF_A_1_A
Pdf format compatible with PDFA-1a
 

    • Field Detail

      • NONE

        const Number NONE
        Pdf format compatible with PDF 1.4 NOTE: This member is now obsolete. Instead, please use PDF_14 property. This property will be removed 6 months later since November 2023. Aspose apologizes for any inconvenience you may have experienced.
      • PDF_14

        const Number PDF_14
        Pdf format compatible with PDF 1.4
      • PDF_15

        const Number PDF_15
        Pdf format compatible with PDF 1.5
      • PDF_16

        const Number PDF_16
        Pdf format compatible with PDF 1.6
      • PDF_17

        const Number PDF_17
        Pdf format compatible with PDF 1.7
      • PDF_A_1_B

        const Number PDF_A_1_B
        Pdf format compatible with PDFA-1b
      • PDF_A_1_A

        const Number PDF_A_1_A
        Pdf format compatible with PDFA-1a