java.lang.Object
com.aspose.cells.PdfCompliance
public class PdfCompliance
- extends java.lang.Object
Utility class containing constants.
Allowing user to set PDF conversion's Compatibility
Field Summary |
static final int | NONE | |
Normal pdf format
|
static final int | PDF_A_1_B | |
Pdf format compatible with PDFA-1b
|
static final int | PDF_A_1_A | |
Pdf format compatible with PDFA-1a
|
NONE | |
public static final int NONE |
-
Normal pdf format
PDF_A_1_B | |
public static final int PDF_A_1_B |
-
Pdf format compatible with PDFA-1b
PDF_A_1_A | |
public static final int PDF_A_1_A |
-
Pdf format compatible with PDFA-1a
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.