C1.C1Preview Namespace : C1PageCollection Class |
The following tables list the members exposed by C1PageCollection.
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. |
Name | Description | |
---|---|---|
![]() | Clear | Clears the current OwnedFastListBase. (Inherited from C1.C1Preview.OwnedFastListBase) |
![]() | Find | Overloaded. Searches the current collection for a C1Page with the specified logical coordinates (identified by the C1Page.X and C1Page.Y properties on a page). |
![]() | RemoveAt | Removes the page with specified index from collection. |