is_empty method
is_empty
Return true if length ==0.
Returns
The boolean value.
def is_empty(self):
...
See Also
- module
aspose.html.toolkit.markdown.syntax.text
- class
TextSpan
Return true if length ==0.
The boolean value.
def is_empty(self):
...
aspose.html.toolkit.markdown.syntax.text
TextSpan