OpenXmlPageCollection<TPage,TDocument> Class Members
In This Topic
The following tables list the members exposed by
OpenXmlPageCollection<TPage,TDocument>.
Protected Constructors
Public Properties
Public Methods
| Name | Description |
 | Contains | Determines whether the collection contains a specific page. |
 | GetEnumerator | Returns an enumerator that iterates through a collection. |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | IndexOf | Determines the index of a specific item in the collection. |
 | ToArray | Returns this page collection as array. |
See Also