ImageDeviceGraphics Property
Gets the instance of Graphics.

Namespace: Aspose.Html.Rendering.Image
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public virtual Graphics Graphics { get; }

Property Value

Type: Graphics
See Also