Click or drag to resize

PdfPageObjects Property

Gets a collection of objects which are on this page.

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

Property Value

Type: PdfObjectCollection
See Also