Information Classification: External Restricted.
See https://www.chili-publish.com/security
Document Object Model - Page
A page in the document
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
marginLeft | unit | Left Page Margin | |
marginRight | unit | Right Page Margin | |
marginTop | unit | Top Page Margin | |
marginBottom | unit | Bottom Page Margin | |
includeInOutput | bool | Indicates whether or not the page should be included in output (PDF, flash viewer, ...). | |
bookMarkFilter | string | Filtering of the page in the bookmark list for auto-generated bookmarks | |
bookMarkTitle | string | Title of the page in the bookmark list for auto-generated bookmarks | |
alternateLayouts |
| Visibility of the page depending on the selected AlternateLayout | |
frameConstraints |
| Constraints applied to all frames on the page | |
sectionOptions |
| The page's section options (if any) | |
annotations |
| Page annotations | |
frames |
| Page frames | |
frameContentConstraints |
| Constraints applied to all frames on the page | |
explicitMarginRight | unit |
| Right Page Margin, depending on position of spread |
explicitMarginLeft | unit |
| Left Page Margin, depending on position in spread |
includeInOutputComputed | bool |
| The computed value of the page's visibility, depending on page, section and alternate layout settings |
includeInOutputVariable | Variable to determine includeInOutput option | ||
contentType | Content type of the page, used for variable data PDF export |
Inherits from
> DocumentBase
> DocumentListItemBase
> DocumentListItemSelectableBase