A collection of spreads.
Element
button
form field
graphic line
group
guide
oval
page
page item
polygon
rectangle
text frame
spread Properties
| Property | Type | Access | Description |
|---|---|---|---|
| all graphics | List of graphic | read | Lists all graphics contained by the spread. |
| all page items | List of page item | read | Lists all page items contained by the spread. |
| allow page shuffle | boolean | r/w | If true, guarantees that all new spreads added to the document contain a maximum of two pages. If false, allows pages to be added or moved into existing spreads. For override information, see preserve layout when shuffling. |
| applied master | master spread | r/w | The master spread applied to the spread. Can also accept: nothing. |
| class | type class | read | The class descriptor type. |
| flattener override | default, none, custom, |
r/w | The transparency flattener preferences override for the spread. |
| flattener preferences | flattener preference | read | Flattener preference settings. |
| id | integer | read | The unique ID of the spread. |
| index | integer | read | The index of the spread within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| object reference | spread | read | An object reference for the spread. |
| parent | document | read | The parent of the spread (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| show master items | boolean | r/w | If true, displays master page items on document pages in the spread. |