Enum PageLayout
Namespace TallComponents.PDF.Layout.Navigation
The page layout of the document in the PDF viewer.
Fields
SinglePage
Display one page at a time.
OneColumn
Display pages in one column.
TwoColumnLeft
Display pages in 2 columns; odd page left.
TwoColumnRight
Display pages in 2 column; odd page right.