java.lang.Objectcom.aspose.words.PdfCompliance
public class PdfCompliance
Field Summary | ||
---|---|---|
static final int | PDF_15 | |
The output file will comply with the PDF 1.5 standard. | ||
static final int | PDF_A_1_B | |
The output file will comply with the PDF/A-1b standard. PDF/A-1b has the objective of ensuring reliable reproduction of the visual appearance of the document. |
Field Detail |
---|
PDF_15 = 0 | |
public static final int PDF_15 |
PDF_A_1_B = 1 | |
public static final int PDF_A_1_B |