ComponentOne RichTextBox for UWP
IsWordEnd Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextPointer Class : IsWordEnd Property
Returns whether the position is just after a word.
Syntax
'Declaration
 
Public ReadOnly Property IsWordEnd As System.Boolean
public System.bool IsWordEnd {get;}
See Also

Reference

C1TextPointer Class
C1TextPointer Members