Version 24.2 (latest)

TextSpan Structure Properties

For a list of all members of this type, see TextSpan members.

Public Properties
 NameDescription
Public PropertyEndReturns the normalized end offset (read-only).  
Public PropertyLengthReturns the length of the text span (read-only).  
Public PropertyOffsetReturns the zero-based offset from the beginning of the document (read-only).  
Public PropertyStartReturns the normalized start offset (read-only).  
See Also