PageLayout Enumeration |
Namespace: SelectPdf.Api
| Member name | Value | Description | |
|---|---|---|---|
| SinglePage | 0 | Displays one page at a time. | |
| OneColumn | 1 | Displays the pages in one column. | |
| TwoColumnLeft | 2 | Displays the pages in two columns, with odd-numbered pages on the left. | |
| TwoColumnRight | 3 | Displays the pages in two columns, with odd-numbered pages on the right. |