Click or drag to resize
Pdf Library for .NET

PdfDocumentPages Property

Gets the pdf document pages collection.

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

Property Value

Type: PdfPageCollection
See Also