Keyoti RapidSpell Desktop .NET API Docs
IncludeUserDictionaryInSuggestions Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterIncludeUserDictionaryInSuggestions
Keyoti RapidSpell Desktop .NET
Whether the user dictionary should be used in finding suggestions for misspelt words.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IncludeUserDictionaryInSuggestions { get; set; }
public bool IncludeUserDictionaryInSuggestions { get; set; }
Public Property IncludeUserDictionaryInSuggestions As Boolean
	Get
	Set
Public Property IncludeUserDictionaryInSuggestions As Boolean
	Get
	Set
public:
property bool IncludeUserDictionaryInSuggestions {
	bool get ();
	void set (bool value);
}
public:
property bool IncludeUserDictionaryInSuggestions {
	bool get ();
	void set (bool value);
}
member IncludeUserDictionaryInSuggestions : bool with get, set
member IncludeUserDictionaryInSuggestions : bool with get, set
Property Value

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