Click or drag to resize
Pdf Library for .NET

PdfDocumentPages Property

Gets the pdf document pages collection.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfPageCollection Pages { get; }

Property Value

Type: PdfPageCollection
See Also