Adds an event listener.
MasterSpread
A master spread.
MasterSpread
Button | CheckBox | ComboBox | EPSText | EndnoteTextFrame | FormField | GraphicLine | Group | Guide | ListBox | MultiStateObject | Oval | Page | PageItem | Polygon | RadioButton | Rectangle | SignatureField | SplineItem | TextBox | TextFrame
2 preference objects
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Graphic[] | readonly | Lists all graphics contained by the MasterSpread. | |
| PageItem[] | readonly | Lists all page items contained by the MasterSpread. | |
| MasterSpread | NothingEnum | read/write | The master spread applied to the MasterSpread. Can also accept: NothingEnum enumerator. | |
| String | read/write | The name of the master spread. | |
| Buttons |
readonly | A collection of buttons. | |
| CheckBoxes |
readonly | A collection of checkboxes. | |
| ComboBoxes |
readonly | A collection of comboboxes. | |
| EndnoteTextFrames |
readonly | A collection of endnote text frames. | |
| EPSTexts |
readonly | EPSTexts | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| FormFields |
readonly | A collection of form fields. | |
| GraphicLines |
readonly | A collection of graphic lines. | |
| Groups |
readonly | A collection of groups. | |
| Guides |
readonly | A collection of guides. | |
| Number | readonly | The unique ID of the MasterSpread. | |
| String | read/write | The IDML component name of the MasterSpread. | |
| Number | readonly | The index of the MasterSpread within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| ListBoxes |
readonly | A collection of listboxes. | |
| MultiStateObjects |
readonly | A collection of multi-state objects. | |
| String | readonly | The name of the MasterSpread. | |
| String | read/write | The prefix of the master spread name. | |
| Ovals |
readonly | A collection of ellipses. | |
| 3 Reals (0 - 255)[] | PageColorOptions[] | UIColors[] | read/write | The color label of the MasterSpread, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as a UI color. Can return: Array of 3 Reals (0 - 255) or UIColors enumerator or PageColorOptions enumerator. | |
| PageItems |
readonly | The page items collection, which can be used to process all page items in a container (such as a document, page, or group), regardless of type. | |
| Pages |
readonly | A collection of pages. | |
| Document | readonly | The parent of the MasterSpread (a Document). | |
| Polygons |
readonly | A collection of polygons. | |
| Preferences |
readonly | A collection of preferences objects. | |
| PageItem | NothingEnum | read/write | The primary text frame through which text flows on the MasterSpread. Must be a text frame or a type on a path spline. Can also accept: NothingEnum enumerator. | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| RadioButtons |
readonly | A collection of radio buttons. | |
| Rectangles |
readonly | A collection of rectangles. | |
| Boolean | read/write | If true, displays master page items on document pages in the spread. | |
| SignatureFields |
readonly | A collection of signature fields. | |
| SplineItems |
readonly | The spline items collection. | |
| TextBoxes |
readonly | A collection of text boxes. | |
| TextFrames |
readonly | A collection of text frames. | |
| TimingSetting | readonly | The object timing settings. |
Methods
Duplicate an object and place it into the target.
Creates multiple guides on all pages of the spread.
Detaches an overridden master page item from the master page.
Duplicates the spread.
Gets the label value associated with the specified key.
Resolves the object specifier, creating an array of object references.
Sets the label to the value associated with the specified key.
Places the file.
Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target.
Deletes the MasterSpread.
Removes the event listener.
Removes the override from a previously overridden master page item.
Get the coordinates of the given location in the specified coordinate system.
Generates a string which, if executed, will return the MasterSpread.
Retrieves the object specifier.
Transform the page item.
Get the transformation values of the page item.
Object of 29
Properties elsewhere that hold a MasterSpread.
Parameter of 28
Method parameters that accept a MasterSpread.
Return 14
Methods that return a MasterSpread.