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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)