PageList Constructors
A collection of Page objects.Name | Parameters | Description |
---|---|---|
PageList(Document, IList<Page>) | document, list | Initializes a new instance of the PageList class with the specified settings. |
PageList(Document) | document | Initializes a new instance of the PageList class with the specified document. |
See Also