Click or drag to resize

PdfPageCollection Properties

The PdfPageCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the PdfPageCollection.
Public propertyIsReadOnly
Gets a value indicating whether the PdfPageCollection is read-only.
Public propertyItem
Gets the PdfPage at the specified index.
Public propertyPageCount
Gets the number of pages in this document.
Top
See Also