Click or drag to resize

PdfFormObjectPageObjects Property

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

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

Property Value

PdfPageObjectsCollection
See Also