restore_graphic_context method
restore_graphic_context
Restores the entire graphics context to its former value by popping it from the stack.
def restore_graphic_context(self):
...
See Also
- module
aspose.svg.rendering.xps
- class
XpsDevice
Restores the entire graphics context to its former value by popping it from the stack.
def restore_graphic_context(self):
...
aspose.svg.rendering.xps
XpsDevice