| Package | Description |
|---|---|
| org.sejda.model.parameter | |
| org.sejda.model.pdf.viewerpreference |
| Modifier and Type | Method and Description |
|---|---|
PdfPageMode |
ViewerPreferencesParameters.getPageMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerPreferencesParameters.setPageMode(PdfPageMode pageMode) |
| Modifier and Type | Method and Description |
|---|---|
static PdfPageMode |
PdfPageMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfPageMode[] |
PdfPageMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.