ComponentOne RichTextBox for UWP
TextOffset Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextPointer Class : TextOffset Property
Gets the index of this position in its document text.
Syntax
'Declaration
 
Public ReadOnly Property TextOffset As System.Integer
public System.int TextOffset {get;}
See Also

Reference

C1TextPointer Class
C1TextPointer Members