 |
PdfDocumentPages Property |
Gets the pdf document pages collection.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic PdfPageCollection Pages { get; }
Public ReadOnly Property Pages As PdfPageCollection
Get
Property Value
Type:
PdfPageCollection
See Also