ComponentOne RichTextBox for WPF and Silverlight
IsWordStart Property (C1TextPointer)

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

Reference

C1TextPointer Class
C1TextPointer Members