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