Click or drag to resize
Pdf Library for .NET

PdfPageCollection Properties

The PdfPageCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount The number of pages in the pdf pages collection.
Public propertyDocument The parent pdf document of the pages collection.
Public propertyItem Gets or sets the page at the specified zero based index in the pages collection.
Top
See Also