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: 26.2
Syntax
public PdfPageCollection Pages { get; }

Property Value

PdfPageCollection
See Also