|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Document.PageLayoutEnum | |
---|---|
org.pdfclown.documents | Document-level objects [PDF:1.6:3.6]. |
Uses of Document.PageLayoutEnum in org.pdfclown.documents |
---|
Methods in org.pdfclown.documents that return Document.PageLayoutEnum | |
---|---|
Document.PageLayoutEnum |
Document.getPageLayout()
Gets the page layout to be used when the document is opened. |
static Document.PageLayoutEnum |
Document.PageLayoutEnum.valueOf(PdfName name)
|
static Document.PageLayoutEnum |
Document.PageLayoutEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Document.PageLayoutEnum[] |
Document.PageLayoutEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents with parameters of type Document.PageLayoutEnum | |
---|---|
void |
Document.setPageLayout(Document.PageLayoutEnum value)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |