DeviceTGraphicContext, TRenderingOptionsSaveGraphicContext Method |
Pushes a copy of the entire graphics context onto the stack.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public virtual void SaveGraphicContext()
Public Overridable Sub SaveGraphicContext
public:
virtual void SaveGraphicContext()
abstract SaveGraphicContext : unit -> unit
override SaveGraphicContext : unit -> unit
Implements
IDeviceSaveGraphicContextSee Also