PdfPageCollection Properties |
The PdfPageCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the PdfPageCollection.
| |
| IsReadOnly |
Gets a value indicating whether the PdfPageCollection is read-only.
| |
| Item |
Gets the PdfPage at the specified index.
| |
| PageCount |
Gets the number of pages in this document.
|