ImageDeviceSaveGraphicContext Method
Pushes a copy of the entire graphics context onto the stack.

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

Implements

IDeviceSaveGraphicContext
See Also