Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TextSpan Structure Properties
For a list of all members of this type, see TextSpan members.
Public Properties
| Name | Description |
 | End | Returns the normalized end offset (read-only). |
 | Length | Returns the length of the text span (read-only). |
 | Offset | Returns the zero-based offset from the beginning of the document (read-only). |
 | Start | Returns the normalized start offset (read-only). |
See Also