A collection of master spreads.
Element
button
form field
graphic line
group
guide
oval
page
page item
polygon
rectangle
text frame
master spread Properties
| Property | Type | Access | Description |
|---|---|---|---|
| all graphics | List of graphic | read | Lists all graphics contained by the master spread. |
| all page items | List of page item | read | Lists all page items contained by the master spread. |
| applied master | master spread | r/w | The master spread applied to the master spread. Can also accept: nothing. |
| base name | text | r/w | The name of the master spread. |
| class | type | read | The class descriptor type. |
| id | integer | read | The unique ID of the master spread. |
| IDML component name | text | r/w | The IDML component name of the master spread. |
| index | integer | read | The index of the master spread within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | read | The name of the master spread. |
| name prefix | text | r/w | The prefix of the master spread name. |
| object reference | master spread | read | An object reference for the object. |
| parent | document | read | The parent of the master 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. |