Click or drag to resize

PdfDocumentEditorPages Property

Gets a collection of all PdfPage objects in this Document.

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

Property Value

Type: PdfPageCollection
See Also