Returns the PageItem with the specified index.
PageItems
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.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Returns any PageItem in the collection.
Displays the number of elements in the PageItem.
Returns every PageItem in the collection.
Returns the first PageItem in the collection.
Returns the PageItem with the specified index or name.
Returns the PageItem with the specified ID.
Returns the PageItem with the specified name.
Returns the PageItems within the specified range.
Returns the last PageItem in the collection.
Returns the middle PageItem in the collection.
Returns the PageItem whose index follows the specified PageItem in the collection.
Returns the PageItem with the index previous to the specified index.
Generates a string which, if executed, will return the PageItem.
Object of 61
Properties elsewhere that hold a PageItems.
Parameter of 1
Method parameters that accept a PageItems.