Keyoti RapidSpell WPF API Docs
SetIncludeUserDictionaryInSuggestions Method (v)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerSetIncludeUserDictionaryInSuggestions(Boolean)
Keyoti RapidSpell WPF
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#
public void SetIncludeUserDictionaryInSuggestions(
	bool v
)
public void SetIncludeUserDictionaryInSuggestions(
	bool v
)
Public Sub SetIncludeUserDictionaryInSuggestions ( 
	v As Boolean
)
Public Sub SetIncludeUserDictionaryInSuggestions ( 
	v As Boolean
)
public:
virtual void SetIncludeUserDictionaryInSuggestions(
	bool v
) sealed
public:
virtual void SetIncludeUserDictionaryInSuggestions(
	bool v
) sealed
abstract SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
override SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
abstract SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
override SetIncludeUserDictionaryInSuggestions : 
        v : bool -> unit 
Parameters
v (Boolean)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214