Property XObjects
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
XObjects
Gets the collection of form XObjects associated with this page.
public PdfList<PdfXObject> XObjects { get; }
Property Value
- PdfList<PdfXObject>
The collection of form XObjects associated with this page.