ArtifactImage Property
Gets image of the artifact (if presents).

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public XImage Image { get; }

Property Value

Type: XImage
See Also