Adds an event listener.
Spread
A spread.
Spread
Button | CheckBox | ComboBox | EPSText | EndnoteTextFrame | FormField | Graphic | GraphicLine | Group | Guide | ListBox | MultiStateObject | Oval | Page | PageItem | Polygon | RadioButton | Rectangle | SVG | SignatureField | SplineItem | TextBox | TextFrame
3 preference objects
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Graphic[] | readonly | Lists all graphics contained by the Spread. | |
| PageItem[] | readonly | Lists all page items contained by the Spread. | |
| Boolean | read/write | 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. | |
| MasterSpread | NothingEnum | read/write | The master spread applied to the Spread. Can also accept: NothingEnum enumerator. | |
| 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. | |
| SpreadFlattenerLevel | read/write | The transparency flattener preferences override for the spread. | |
| FlattenerPreference | readonly | Flattener preference settings. | |
| FormFields |
readonly | A collection of form fields. | |
| GraphicLines |
readonly | A collection of graphic lines. | |
| Graphics |
readonly | A collection of imported graphics in any graphic file format (vector, metafile, or bitmap). | |
| Groups |
readonly | A collection of groups. | |
| Guides |
readonly | A collection of guides. | |
| Number | readonly | The unique ID of the Spread. | |
| String | read/write | The IDML component name of the Spread. | |
| Number | readonly | The index of the Spread 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 | read/write | The name of the Spread; this is an alias to the Spread's label property. | |
| Ovals |
readonly | A collection of ellipses. | |
| 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. | |
| PageTransitionDirectionOptions | read/write | The direction of the page transition. | |
| PageTransitionDurationOptions | read/write | The duration of the page transition. | |
| PageTransitionTypeOptions | read/write | The type of page transition. | |
| Pages |
readonly | A collection of pages. | |
| Document | readonly | The parent of the Spread (a Document). | |
| Polygons |
readonly | A collection of polygons. | |
| Preferences |
readonly | A collection of preferences objects. | |
| 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. | |
| Boolean | read/write | If true, denotes that the spread is hidden. If false, denotes that the spread is not hidden. For override, pass true to hide and false to unhide | |
| SVGs |
readonly | A collection of SVG files. | |
| 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.
Moves the spread.
Places the file.
Deprecated: Use contentPlace method. Original Description: Create a linked story and place it into the target.
Places the XML element onto a page. If the place point is above an existing page item, place the XML element into the page item.
Deletes the Spread.
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.
Replaces the content of XML element with content imported from a file.
Generates a string which, if executed, will return the Spread.
Retrieves the object specifier.
Transform the page item.
Get the transformation values of the page item.
Object of 29
Properties elsewhere that hold a Spread.
Parameter of 92
Method parameters that accept a Spread.
Return 15
Methods that return a Spread.