Keyoti RapidSpell Web .NET Help Docs
IsWord Method (wordStart, wordEnd)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIsWord(Int32, Int32)
Keyoti RapidSpell Web .NET
Whether the word defined by the parameters is a word or whitespace.
Declaration Syntax
C#Visual BasicVisual C++
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
)
Parameters
wordStart (Int32)
wordEnd (Int32)
Return Value
True if is a word, false if whitespace.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625