|
PDF Clown 0.0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageModeEnum | |
|---|---|
| it.stefanochizzolini.clown.documents | Document-level objects [PDF:1.6:3.6]. |
| Uses of PageModeEnum in it.stefanochizzolini.clown.documents |
|---|
| Methods in it.stefanochizzolini.clown.documents that return PageModeEnum | |
|---|---|
PageModeEnum |
Document.getPageMode()
Gets the page mode, that is how the document should be displayed when is opened. |
static PageModeEnum |
PageModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PageModeEnum[] |
PageModeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in it.stefanochizzolini.clown.documents with parameters of type PageModeEnum | |
|---|---|
void |
Document.setPageMode(PageModeEnum value)
|
|
PDF Clown 0.0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||