Descibes page layout.
| Name | Type | Value | Description |
|---|---|---|---|
| _default | String | 'Default' | Default layout. |
| oneColumn | String | 'OneColumn' | Display the pages in one column. |
| singlePage | String | 'SinglePage' | Single page. |
| twoColumnLeft | String | 'TwoColumnLeft' | Display the pages in two columns, with odd-numbered pages on the left. |
| twoColumnRight | String | 'TwoColumnRight' | Display the pages in two columns, with odd-numbered pages on the right. |
| twoPageLeft | String | 'TwoPageLeft' | Display the pages two at a time, with odd-numbered pages on the left. |
| twoPageRight | String | 'TwoPageRight' | Display the pages two at a time, with odd-numbered pages on the right. |
[Back to Model list] [Back to API list] [Back to README] [View Source]