Click or drag to resize
Pdf Library for .NET

PdfPageCollection Properties

The PdfPageCollection type exposes the following members.

Properties
  Name Description
Public property Count The number of pages in the pdf pages collection.
Public property Document The parent pdf document of the pages collection.
Public property Item Gets or sets the page at the specified zero based index in the pages collection.
Top
See Also