Gets image of the artifact (if presents).
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic XImage Image { get; }
Public ReadOnly Property Image As XImage
Get
public:
property XImage^ Image {
XImage^ get ();
}
member Image : XImage with get
Property Value
Type:
XImage
See Also