Keyoti RapidSpell Desktop .NET API Docs
SuggestSplitWords Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterSuggestSplitWords
Keyoti RapidSpell Desktop .NET
Whether to look for connected words in suggestions.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool SuggestSplitWords { get; set; }
public bool SuggestSplitWords { get; set; }
Public Property SuggestSplitWords As Boolean
	Get
	Set
Public Property SuggestSplitWords As Boolean
	Get
	Set
public:
virtual property bool SuggestSplitWords {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool SuggestSplitWords {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract SuggestSplitWords : bool with get, set
override SuggestSplitWords : bool with get, set
abstract SuggestSplitWords : bool with get, set
override 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