DeviceTGraphicContext, TRenderingOptionsSaveGraphicContext Method
Pushes a copy of the entire graphics context onto the stack.

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

Implements

IDeviceSaveGraphicContext
See Also