static final int | _PDF_ARCHIVE_1 |
Integer value of enum value "PDF_ARCHIVE_1" | |
ONLY for PDF_2D_DRAWING Forces the following: PDFLayerMode will be forced to PDF_LAYERS_NONE, PDFOPT_HYPERLINKS = FALSE hyperlinks are not created in the PDF, Shaded views will not have Transparency and may overlap other data, PDFOPT_PASSWORD_TO_OPEN = null, PDFOPT_MASTER_PASSWORD = null | |
static final PDFSaveMode | PDF_ARCHIVE_1 |
Object value of enum value "PDF_ARCHIVE_1" | |
ONLY for PDF_2D_DRAWING Forces the following: PDFLayerMode will be forced to PDF_LAYERS_NONE, PDFOPT_HYPERLINKS = FALSE hyperlinks are not created in the PDF, Shaded views will not have Transparency and may overlap other data, PDFOPT_PASSWORD_TO_OPEN = null, PDFOPT_MASTER_PASSWORD = null | |
static final int | _PDF_FULL |
Integer value of enum value "PDF_FULL" | |
default | |
static final PDFSaveMode | PDF_FULL |
Object value of enum value "PDF_FULL" | |
default | |
static final int | _PDFSaveMode_null |
Enum null value. |
static PDFSaveMode | FromInt (int value) |
Creates enum object from an integer. | |
static PDFSaveMode | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |
getValue | ||
int | getValue | () |
FromInt | ||
static PDFSaveMode | FromInt | (int value) |
FromInt | ||
static PDFSaveMode | FromInt | (Integer value) |