ImageDeviceSaveGraphicContext Method |
Pushes a copy of the entire graphics context onto the stack.
Namespace: Aspose.Html.Rendering.ImageAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic override void SaveGraphicContext()
Public Overrides Sub SaveGraphicContext
public:
virtual void SaveGraphicContext() override
abstract SaveGraphicContext : unit -> unit
override SaveGraphicContext : unit -> unit
Implements
IDeviceSaveGraphicContext
See Also