public final class PdfCompliance
extends com.aspose.ms.System.Enum
Specifies the PDF compliance level to output file.
Modifier and Type | Field and Description |
---|---|
static int |
Pdf15
PDF/15 level of compliance.
|
static int |
PdfA1a
PDF/A-1a level of compliance.
|
static int |
PdfA1b
PDF/A-1b level of compliance.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Pdf15
PDF/15 level of compliance.
public static final int PdfA1a
PDF/A-1a level of compliance.
public static final int PdfA1b
PDF/A-1b level of compliance.