owner_document property
owner_document property
Returns the top-level document object of the node.
Remarks
Reference:
Definition:
@property
def owner_document(self):
...
See Also
- module
aspose.html.dom
- class
Document
- class
Element
Returns the top-level document object of the node.
Reference:
@property
def owner_document(self):
...
aspose.html.dom
Document
Element