Keyoti RapidSpell Desktop .NET API Docs
SetIncludeUserDictionaryInSuggestions Method (v)
APIKeyoti.RapidSpellRapidSpellCheckerSetIncludeUserDictionaryInSuggestions(Boolean)
Keyoti RapidSpell Desktop .NET
Sets whether the user dictionary should be used in finding suggestions for misspelt words.
Declaration Syntax
C#Visual BasicVisual C++F#
public void SetIncludeUserDictionaryInSuggestions(
	bool v
)
Public Sub SetIncludeUserDictionaryInSuggestions ( 
	v As Boolean
)
public:
virtual void SetIncludeUserDictionaryInSuggestions(
	bool v
) sealed
abstract SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
override SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
Parameters
v (Boolean)

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204