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