A page.
| 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 |
Master applied to this object as MasterSpread or idNothingEnum enumerator. |
| AppliedSection |
Section |
read |
The section associated with this page. |
| AppliedTrapPreset |
TrapPreset, String |
r/w |
The trap preset associated with this page. |
| Bounds |
Array of 4 Units (Doubles or Strings) |
read |
The bounds of the page, in the form (top, left, bottom, right). |
| Buttons |
Buttons |
read |
The buttons contained by the object. |
| DocumentOffset |
Long |
read |
Offset of the page in the document. |
| 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 |
Every guide. |
| 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. |
| MarginPreferences |
MarginPreference |
read |
Margin preferences. |
| MasterPageItems |
PageItem, Guide, Graphic, Movie, Sound |
read |
All items on the applied master pages that have not been overridden. |
| Name |
String |
read |
The name of the object. |
| Ovals |
Ovals |
read |
All ovals contained by the object. |
| PageItems |
PageItems |
read |
The page items contained by the object. |
| 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. |
| Side |
idPageSideOptions enumeration |
read |
The side of the spread on which this page lies. |
| TabOrder |
Array of FormFields |
r/w |
The order of tabbing among form fields. |
| TextFrames |
TextFrames |
read |
The text frames contained by the object. |