IDeviceGraphicContext Property |
Gets the graphic context.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
SyntaxGraphicContext GraphicContext { get; }
ReadOnly Property GraphicContext As GraphicContext
Get
property GraphicContext^ GraphicContext {
GraphicContext^ get ();
}
abstract GraphicContext : GraphicContext with get
Property Value
Type:
GraphicContext
See Also