[]
Contains a collection of Page objects.
public class PagesCollection : PagesCollection<Page>, IPagesCollection<Page>, IList, ICollection, IEnumerable, IDisposable, ICloneable
Name | Description |
---|---|
PagesCollection() | Initializes a new instance of the PagesCollection class. |
PagesCollection(SectionDocument) | Initializes a new instance of the PagesCollection class. |
Name | Description |
---|---|
Clone() | Performs a cloning of this instance. |
GetRange(int, int) | Returns the count of Page objects in a Pagescollection starting at the specified index. |