whole_text property
whole_text property
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
Definition:
@property
def whole_text(self):
...
See Also
- module
aspose.html.dom
- class
Text
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
@property
def whole_text(self):
...
aspose.html.dom
Text