Click or drag to resize

PdfPagePageObjects Property

Gets the collection of PDF page objects found in the current page.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public PdfPageObjectsCollection PageObjects { get; }

Property Value

PdfPageObjectsCollection
See Also