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 PDF/A-1b(ISO 19005-1)
const  NumberPDF_A_1_A
Pdf format compatible with PDF/A-1a(ISO 19005-1)
const  NumberPDF_A_2_B
Pdf format compatible with PDF/A-2b(ISO 19005-2)
const  NumberPDF_A_2_U
Pdf format compatible with PDF/A-2u(ISO 19005-2)
const  NumberPDF_A_2_A
Pdf format compatible with PDF/A-2a(ISO 19005-2)
const  NumberPDF_A_3_B
Pdf format compatible with PDF/A-3b(ISO 19005-3)
const  NumberPDF_A_3_U
Pdf format compatible with PDF/A-3u(ISO 19005-3)
const  NumberPDF_A_3_A
Pdf format compatible with PDF/A-3a(ISO 19005-3)
 

    • 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 PDF/A-1b(ISO 19005-1)
      • PDF_A_1_A

        const Number PDF_A_1_A
        Pdf format compatible with PDF/A-1a(ISO 19005-1)
      • PDF_A_2_B

        const Number PDF_A_2_B
        Pdf format compatible with PDF/A-2b(ISO 19005-2)
      • PDF_A_2_U

        const Number PDF_A_2_U
        Pdf format compatible with PDF/A-2u(ISO 19005-2)
      • PDF_A_2_A

        const Number PDF_A_2_A
        Pdf format compatible with PDF/A-2a(ISO 19005-2)
      • PDF_A_3_B

        const Number PDF_A_3_B
        Pdf format compatible with PDF/A-3b(ISO 19005-3)
      • PDF_A_3_U

        const Number PDF_A_3_U
        Pdf format compatible with PDF/A-3u(ISO 19005-3)
      • PDF_A_3_A

        const Number PDF_A_3_A
        Pdf format compatible with PDF/A-3a(ISO 19005-3)