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.html.window - class 
Document - class 
IWindow 
The document attribute must return the Window object’s newest Document object.
@property
def document(self):
    ...
aspose.html.windowDocumentIWindow