Gets the
PdfImage for the painted image.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfImage Image { get; }
VB
Public ReadOnly Property Image As PdfImage
Get
Property Value
Type:
PdfImageThe
PdfImage for the painted image.
See Also