write_graphics_save method
write_graphics_save
Writes saving of the current graphics state (See PostScript specification on operator “gsave”).
def write_graphics_save(self):
...
See Also
- module
aspose.page.eps
- class
PsDocument
Writes saving of the current graphics state (See PostScript specification on operator “gsave”).
def write_graphics_save(self):
...
aspose.page.eps
PsDocument