| Name |
Description |
| ActiveLayer |
Returns the active layer of the current page spread |
| AllLayers |
Returns all layers of the current page spread |
| BottomY |
Returns the Y coordinate of the bottom edge of the page spread |
| BoundingBox |
Returns the bounding box of the page spread |
| CenterX |
Returns the X coordinate of the center of the page spread |
| CenterY |
Returns the Y coordinate of the center of the page spread |
| DesktopLayer |
Returns the desktop layer from the page spread |
| GridLayer |
Returns the grid layer from the page spread |
| Guides |
Returns all the guidelines from the page spread |
| GuidesLayer |
Returns the guides layer from the page spread |
| Index |
Returns the index of the current page spread |
| Layers |
Returns non-master layers of the current page spread |
| LeftX |
Returns the X coordinate of the left edge of the page spread |
| Next |
Returns the next page spread in the document |
| Pages |
Returns a collection of pages belonging to this spread |
| Previous |
Returns the previous page spread in the document |
| RightX |
Returns the X coordinate of the right edge of the page spread |
| SelectableShapes |
Returns selectable shapes residing on the page spread |
| Shapes |
Returns the shapes residing on the page spread |
| SizeHeight |
Returns the height of the current page spread |
| SizeWidth |
Returns the width of the current page spread |
| TopY |
Returns the Y coordinate of the top edge of the page spread |
| TreeNode |
Returns a tree node representing the page spread |