Name | Description | |
---|---|---|
![]() | GetWord | Gets the word at the specified index. |
![]() | GetWordIndex | Gets the word index of the word the given position in the string is part of. |
![]() | GetWordRange | Gets the start and end char indices of the word at the specified index. |
For a list of all members of this type, see NWordProcessor members.
Name | Description | |
---|---|---|
![]() | GetWord | Gets the word at the specified index. |
![]() | GetWordIndex | Gets the word index of the word the given position in the string is part of. |
![]() | GetWordRange | Gets the start and end char indices of the word at the specified index. |
Name | Description | |
---|---|---|
![]() | IsWordBreak | Checks whether the given character is a word break character for the word processor or not. |
![]() | OnTextChanged | Called when the text this word processor operates on has changed. |