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