SetaPDF_Core_Document_PageLayout A class holding page layout properties
File: /SetaPDF v2/Core/Document/PageLayout.php
Class hierarchy
Summary
Constants
ONE_COLUMN
Constant for page layout value
Display the pages in one column
SINGLE_PAGE
Constant for page layout value
Display one page at a time
TWO_COLUMN_LEFT
Constant for page layout value
Display the pages in two columns, with odd-numbered pages on the left
TWO_COLUMN_RIGHT
Constant for page layout value
Display the pages in two columns, with odd-numbered pages on the right
TWO_PAGE_LEFT
Constant for page layout value
(PDF 1.5) Display the pages two at a time, with odd-numbered pages on the left
TWO_PAGE_RIGHT
Constant for page layout value
(PDF 1.5) Display the pages two at a time, with odd-numbered pages on the right