| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| Application | Gets the application to which the page collection belongs |
| Count | Gets the number of items in the collection of pages |
| First | Returns the first document page |
| Item | Gets a reference to the specified page, in base 1; however, using 0 brings you the Master Page |
| Last | Returns the last document page |
| Parent | Gets the parent of which the page collection is a child |