PdfPageLayout Fields |
The PdfPageLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Default |
Default layout.
|
![]() ![]() | OneColumn |
Display pages in one column.
|
![]() ![]() | SinglePage |
Single page.
|
![]() ![]() | TwoColumnLeft |
Display the pages in two columns, with odd-numbered pages on the left.
|
![]() ![]() | TwoColumnRight |
Display the pages in two columns, with odd-numbered pages on the right.
|
![]() ![]() | TwoPagesLeft |
Display the pages two at a time, with odd-numbered pages on the left.
|
![]() ![]() | TwoPagesRight |
Display the pages two at a time, with odd-numbered pages on the right.
|