PageLayout

PageLayout enumeration

Descibes page layout.

Members

Member nameDescription
SINGLE_PAGESingle page.
ONE_COLUMNDisplay the pages in one column.
TWO_COLUMN_LEFTDisplay the pages in two columns, with odd-numbered pages on the left.
TWO_COLUMN_RIGHTDisplay the pages in two columns, with odd-numbered pages on the right.
TWO_PAGE_LEFTDisplay the pages two at a time, with odd-numbered pages on the left.
TWO_PAGE_RIGHTDisplay the pages two at a time, with odd-numbered pages on the right.
DEFAULTDefault layout.

See Also