| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel |
| Modifier and Type | Method and Description |
|---|---|
static PageMode |
PageMode.fromString(String value) |
PageMode |
PDDocumentCatalog.getPageMode()
Returns the page display mode.
|
static PageMode |
PageMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageMode[] |
PageMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocumentCatalog.setPageMode(PageMode mode)
Sets the page mode.
|
Copyright © 2019 sejda. All rights reserved.