Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfXObject XObject { get; }
VB
Public ReadOnly Property XObject As PdfXObject
Get
Property Value
Type:
PdfXObjectThe
PdfXObject painted on the page.
See Also