is_element_content_whitespace property
is_element_content_whitespace property
Returns whether this text node contains element content whitespace, often abusively called “ignorable whitespace”.
Definition:
@property
def is_element_content_whitespace(self):
...
See Also
- module
aspose.html.dom
- class
Text