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

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