|
Gnostice PDFOne
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines constants for specifying page layout to be used when document is displayed.
Field Summary | |
static int |
ONE_COLUMN
Constant for displaying pages in a single column. |
static int |
SINGLE_PAGE
Constant for displaying one page at a time. |
static int |
TWO_COLUMN_LEFT
Constant for displaying pages in two columns, with odd-numbered pages on the left-side column. |
static int |
TWO_COLUMN_RIGHT
Constant for displaying pages in two columns, with odd-numbered pages on the right-side column. |
static int |
TWO_PAGE_LEFT
Constant for displaying two pages at a time, with odd-numbered pages on the left. |
static int |
TWO_PAGE_RIGHT
Constant for displaying two pages at a time, with odd-numbered pages on the right. |
Field Detail |
public static final int SINGLE_PAGE
public static final int ONE_COLUMN
public static final int TWO_COLUMN_LEFT
public static final int TWO_COLUMN_RIGHT
public static final int TWO_PAGE_LEFT
public static final int TWO_PAGE_RIGHT
|
Pro. Ed. v5.0.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |