TextSpan.CompareTo
TextSpan.CompareTo method
Compare with other TextSpan
public int CompareTo(TextSpan other)
Parameter | Type | Description |
---|---|---|
other | TextSpan | The other TextSpan. |
Return Value
The start position of difference.
See Also
- struct TextSpan
- package com.aspose.html.Toolkit.Markdown.Syntax.Text
- package Aspose.HTML