IDeviceRestoreGraphicContext Method |
Restores the entire graphics context to its former value by popping it from the stack.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxvoid RestoreGraphicContext()
Sub RestoreGraphicContext
void RestoreGraphicContext()
abstract RestoreGraphicContext : unit -> unit
See Also