document property
document property
The document attribute must return the Window object’s newest Document object.
Definition:
@property
def document(self):
...
See Also
- module
aspose.svg.window
- class
Document
- class
IWindow
The document attribute must return the Window object’s newest Document object.
@property
def document(self):
...
aspose.svg.window
Document
IWindow