The PageCollection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Count |
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBase T .) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Item |
Gets the element at the specified index.
(Inherited from DocumentNodeListBase T .) | |
| NavigationMode | Gets or sets the page navigation mode (tabs or links) used to switch
between the pages of the document.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| VisualizationAreaSize |
Gets the settings that control the size of the visualization area.
|
See Also