|
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; }
Public ReadOnly Property Pages As PdfPageCollection
Get
Property Value
Type:
PdfPageCollectionSee Also