PdfDocumentPages Property |
Gets a collection of all
PdfPage objects in this document.
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfPageCollection Pages { get; }
Public ReadOnly Property Pages As PdfPageCollection
Get
Property Value
Type:
PdfPageCollectionSee Also