compare_to method
compare_to
Compare with other TextSpan
Returns
The start position of difference.
def compare_to(self, other):
...
Parameter | Type | Description |
---|---|---|
other | TextSpan | The other TextSpan. |
See Also
- module
aspose.html.toolkit.markdown.syntax.text
- class
TextSpan