Keyoti RapidSpell Silverlight API Docs
SetIncludeUserDictionaryInSuggestions Method (v)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSetIncludeUserDictionaryInSuggestions(Boolean)
Keyoti RapidSpell Silverlight
Sets 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 void SetIncludeUserDictionaryInSuggestions(
	bool v
)
<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", 
	true)> 
Public Sub SetIncludeUserDictionaryInSuggestions ( 
	v As Boolean
)
public:
[ObsoleteAttribute(L"Use IncludeUserDictionaryInSuggestions instead.", 
	true)]
void SetIncludeUserDictionaryInSuggestions(
	bool v
)
[<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", 
	true)>]
member SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
Parameters
v (Boolean)

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