Click or drag to resize

PdfDocumentPages 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