Keyoti RapidSpell WPF API Docs
IncludeUserDictionaryInSuggestions Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterIncludeUserDictionaryInSuggestions
Keyoti RapidSpell WPF
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 bool IncludeUserDictionaryInSuggestions { get; set; }
public bool IncludeUserDictionaryInSuggestions { get; set; }
Public Property IncludeUserDictionaryInSuggestions As Boolean
	Get
	Set
Public Property IncludeUserDictionaryInSuggestions As Boolean
	Get
	Set
public:
virtual property bool IncludeUserDictionaryInSuggestions {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool IncludeUserDictionaryInSuggestions {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract IncludeUserDictionaryInSuggestions : bool with get, set
override IncludeUserDictionaryInSuggestions : bool with get, set
abstract IncludeUserDictionaryInSuggestions : bool with get, set
override IncludeUserDictionaryInSuggestions : bool with get, set
Property Value

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