Gets a collection of objects which are on this page.
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfObjectCollection Objects { get; }
Public ReadOnly Property Objects As PdfObjectCollection
Get
Property Value
Type:
PdfObjectCollectionSee Also