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