ComponentOne RichTextBox for WPF and Silverlight
IsWordEnd Property (C1TextPointer)

C1.WPF.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