MasterSpread
A master spread.
MasterSpread Properties
| Property |
Type |
Access |
Description |
| AllGraphics |
Array of Graphics |
read |
All graphics contained by the object. |
| AllPageItems |
Array of PageItems |
read |
All page items contained by the object. |
| AppliedMaster |
MasterSpread, idNothingEnum enumeration |
r/w |
The master spread applied to this spread. |
| BaseName |
String |
r/w |
The base name. |
| Buttons |
Buttons |
read |
The buttons contained by the object. |
| FormFields |
FormFields |
read |
The form fields contained by the object. |
| GraphicLines |
GraphicLines |
read |
The graphic lines contained by the object. |
| Groups |
Groups |
read |
The groups contained by the object. |
| Guides |
Guides |
read |
The guides contained by this object. |
| Id |
Long |
read |
A unique number identifying the object. |
| Index |
Long |
read |
Index of the object within its parent object. |
| Label |
String |
r/w |
A label that can be set to any string. |
| Name |
String |
read |
The name of the object. |
| NamePrefix |
String |
r/w |
The name prefix of the master spread. |
| Ovals |
Ovals |
read |
All ovals contained by the object. |
| PageItems |
PageItems |
read |
The page items contained by the object. |
| Pages |
Pages |
read |
The pages in the master spread. |
| Parent |
Object |
read |
The parent of the object. |
| Polygons |
Polygons |
read |
The polygons contained by the object. |
| Rectangles |
Rectangles |
read |
The rectangles contained by the object. |
| ShowMasterItems |
Boolean |
r/w |
If true, master page items are displayed. |
| TextFrames |
TextFrames |
read |
The text frames contained by the object. |
MasterSpread Methods
| Method |
Returns |
Description |
| CreateGuides |
Nothing |
Create multiple guides on all pages of a spread. |
| Delete |
Nothing |
Deletes the object. |
| Detach |
Nothing |
Detaches an overridden page item from the master page item. |
| Duplicate |
Spread or MasterSpread |
Duplicates the object. |
| ExtractLabel |
String |
Gets the content of the label associated with the specified key (name). |
| InsertLabel |
Nothing |
Sets the content of the label associated with the specified key (name), creating the label if it does not already exist. |
| Place |
PageItem, Graphic, Movie, Sound, Story or Text |
Places a file. |
| RemoveOverride |
Nothing |
Removes a locally overridden master page item. |