Keyoti RapidSpell Desktop .NET API Docs
SuggestSplitWords Property
APIKeyoti.RapidSpellICheckerEngineSuggestSplitWords
Keyoti RapidSpell Desktop .NET
Whether to look for connected words in suggestions.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
bool SuggestSplitWords { get; set; }
bool SuggestSplitWords { get; set; }
Property SuggestSplitWords As Boolean
	Get
	Set
Property SuggestSplitWords As Boolean
	Get
	Set
property bool SuggestSplitWords {
	bool get ();
	void set (bool value);
}
property bool SuggestSplitWords {
	bool get ();
	void set (bool value);
}
abstract SuggestSplitWords : bool with get, set
abstract SuggestSplitWords : bool with get, set
Property Value
Remarks
if this=true then suggestions may include joined words.

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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412