FigureElement
Overview
FigureElement is a class in Aspose.PDF FOSS for .NET.
Inherits from: Element.
A figure structure element (/S = “Figure”) that wraps a raster or vector picture.
Properties: Image.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Image | System.Drawing.Image? | Read | The figure’s image extracted from the page’s /Resources XObject dictionary, or null when the figure has no embedded image stream. |