Whether the word defined by the parameters is a word or whitespace.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected internal virtual bool IsWord( int wordStart, int wordEnd )
protected internal virtual bool IsWord( int wordStart, int wordEnd )
Protected Friend Overridable Function IsWord ( wordStart As Integer, wordEnd As Integer ) As Boolean
Protected Friend Overridable Function IsWord ( wordStart As Integer, wordEnd As Integer ) As Boolean
protected public: virtual bool IsWord( int wordStart, int wordEnd )
protected public: virtual bool IsWord( int wordStart, int wordEnd )
abstract IsWord : wordStart : int * wordEnd : int -> bool override IsWord : wordStart : int * wordEnd : int -> bool
abstract IsWord : wordStart : int * wordEnd : int -> bool override IsWord : wordStart : int * wordEnd : int -> bool

Boolean
True if is a word, false if whitespace.
True if is a word, false if whitespace.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214