PdfDocumentEditorPages Property |
Namespace:
RadPdf.Data.Document
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfPageCollection Pages { get; }
Public ReadOnly Property Pages As PdfPageCollection
Get
Property Value
Type:
PdfPageCollection
See Also