ImageDeviceRestoreGraphicContext Method
Restores the entire graphics context to its former value by popping it from the stack.

Namespace: Aspose.Html.Rendering.Image
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public override void RestoreGraphicContext()

Implements

IDeviceRestoreGraphicContext
See Also