Keyoti RapidSpell Silverlight API Docs
GetIncludeUserDictionaryInSuggestions Method
APIKeyoti.RapidSpellRapidSpellGUIPresenterGetIncludeUserDictionaryInSuggestions()()()()
Keyoti RapidSpell Silverlight
Gets whether the user dictionary should be used in finding suggestions for misspelt words.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", 
	true)]
public bool GetIncludeUserDictionaryInSuggestions()
<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", 
	true)> 
Public Function GetIncludeUserDictionaryInSuggestions As Boolean
public:
[ObsoleteAttribute(L"Use IncludeUserDictionaryInSuggestions instead.", 
	true)]
bool GetIncludeUserDictionaryInSuggestions()
[<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", 
	true)>]
member GetIncludeUserDictionaryInSuggestions : unit -> bool 
Return Value

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