Keyoti RapidSpell Web .NET Help Docs
SuggestSplitWords Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineSuggestSplitWords
Keyoti RapidSpell Web .NET
Whether to look for connected words in suggestions.
Declaration Syntax
C#Visual BasicVisual C++
public bool SuggestSplitWords { get; set; }
Public Property SuggestSplitWords As Boolean
public:
property bool SuggestSplitWords {
	bool get ();
	void set (bool value);
}
Remarks
if this=true then suggestions may include joined words.

Eg; suggestions for "myhouse" will include "my house"

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