parent_element property
parent_element property
Gets the parent Element
of this node.
Definition:
@property
def parent_element(self):
...
See Also
- module
aspose.svg.dom
- class
DocumentFragment
- class
Element
Gets the parent Element
of this node.
@property
def parent_element(self):
...
aspose.svg.dom
DocumentFragment
Element