Click or drag to resize

PdfDocumentEditorPages Property

Gets a collection of all PdfPage objects in this Document.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfPageCollection Pages { get; }

Property Value

Type: PdfPageCollection
See Also