Keyoti RapidSpell WPF
Whether the word defined by the parameters is a word or whitespace.

Declaration Syntax
protected internal virtual bool IsWord(
int wordStart,
int wordEnd
)
Protected Friend Overridable Function IsWord ( _
wordStart As Integer, _
wordEnd As Integer _
) As Boolean
protected public:
virtual bool IsWord(
int wordStart,
int wordEnd
)

Return Value
True if is a word, false if whitespace.
Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827