Returns whether the position is just before a word.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public bool IsWordStart { get; } |
Visual Basic |
---|
Public ReadOnly Property IsWordStart As Boolean Get |