Pdf |
The PdfPageCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets total number of pages in a PDF document | |
| CurrentIndex | Gets or sets the current index of a page in PdfPageCollection | |
| CurrentPage | Gets the current PdfPage item by CurrentIndex | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
Field Valuetrue if the control has been disposed of; otherwise, false. | |
| Item | Gets the page at the specified index. |