

static final int | _PDF_LAYERS_ALL |
Integer value of enum value "PDF_LAYERS_ALL" | |
static final PDFLayerMode | PDF_LAYERS_ALL |
Object value of enum value "PDF_LAYERS_ALL" | |
static final int | _PDF_LAYERS_VISIBLE |
Integer value of enum value "PDF_LAYERS_VISIBLE" | |
static final PDFLayerMode | PDF_LAYERS_VISIBLE |
Object value of enum value "PDF_LAYERS_VISIBLE" | |
static final int | _PDF_LAYERS_NONE |
Integer value of enum value "PDF_LAYERS_NONE" | |
static final PDFLayerMode | PDF_LAYERS_NONE |
Object value of enum value "PDF_LAYERS_NONE" | |
static final int | _PDFLayerMode_null |
Enum null value. |

static PDFLayerMode | FromInt (int value) |
Creates enum object from an integer. | |
static PDFLayerMode | FromInt (Integer value) |
Creates enum object from an integer object. | |
int | getValue () |
Returns enum object value as an integer. |

getValue | ||
int | getValue | () |

FromInt | ||
static PDFLayerMode | FromInt | (int value) |

FromInt | ||
static PDFLayerMode | FromInt | (Integer value) |
