public final class PdfCompliance
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NONE
Deprecated.
Use PdfCompliance.Pdf14 instead.
|
static int |
PDF_14
Pdf format compatible with PDF 1.4
|
static int |
PDF_15
Pdf format compatible with PDF 1.5
|
static int |
PDF_16
Pdf format compatible with PDF 1.6
|
static int |
PDF_17
Pdf format compatible with PDF 1.7
|
static int |
PDF_A_1_A
Pdf format compatible with PDF/A-1a(ISO 19005-1)
|
static int |
PDF_A_1_B
Pdf format compatible with PDF/A-1b(ISO 19005-1)
|
static int |
PDF_A_2_A
Pdf format compatible with PDF/A-2a(ISO 19005-2)
|
static int |
PDF_A_2_B
Pdf format compatible with PDF/A-2b(ISO 19005-2)
|
static int |
PDF_A_2_U
Pdf format compatible with PDF/A-2u(ISO 19005-2)
|
static int |
PDF_A_3_A
Pdf format compatible with PDF/A-3a(ISO 19005-3)
|
static int |
PDF_A_3_B
Pdf format compatible with PDF/A-3b(ISO 19005-3)
|
static int |
PDF_A_3_U
Pdf format compatible with PDF/A-3u(ISO 19005-3)
|
public static final int NONE
Remarks
NOTE: This member is now obsolete. Instead, please usePDF_14 property.
This property will be removed 6 months later since November 2023.
Aspose apologizes for any inconvenience you may have experienced.public static final int PDF_14
public static final int PDF_15
public static final int PDF_16
public static final int PDF_17
public static final int PDF_A_1_B
public static final int PDF_A_1_A
public static final int PDF_A_2_B
public static final int PDF_A_2_U
public static final int PDF_A_2_A
public static final int PDF_A_3_B
public static final int PDF_A_3_U
public static final int PDF_A_3_A
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.