C1PageCollection Class Members
In This Topic
The following tables list the members exposed by C1PageCollection.
Public Properties
| Name | Description |
 | Count | Gets the count of elements in the collection. |
 | Document | Gets the C1PrintDocument containing the current page collection. |
 | Item | Gets the element at the specified index. |
 | MaxPageNo | Gets the maximum logical page number in the current collection. |
 | MaxPageX | Gets the maximum logical horizontal page coordinate in the current collection. |
 | MaxPageY | Gets the maximum logical vertical page coordinate in the current collection. |
 | MinPageNo | Gets the minimum logical page number in the current collection. |
Top
Public Methods
See Also