Keyoti RapidSpell Silverlight API Docs
IncludeUserDictionaryInSuggestions Property
APIKeyoti.RapidSpellRapidSpellDialogIncludeUserDictionaryInSuggestions
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:
property bool IncludeUserDictionaryInSuggestions {
	bool get ();
	void set (bool value);
}
member 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)