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 when pages are added to a spread it will 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 | 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. |
| IDML component name | text | r/w | The IDML component name of the spread. |
| index | integer | read | The index of the spread within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| object reference | spread | read | An object reference for the object. |
| page transition direction | not applicable, down, right to left, left down, left up, left to right, right down, right up, up, in, out, horizontal, vertical, horizontal in, horizontal out, vertical in, vertical out, |
r/w | The direction of the page transition. |
| page transition duration | fast, medium, slow, |
r/w | The duration of the page transition. |
| page transition type | none, blinds transition, box transition, comb transition, cover transition, dissolve transition, fade transition, page turn transition, push transition, split transition, uncover transition, wipe transition, zoom in transition, zoom out transition, |
r/w | The type of page transition. |
| 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. |