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#Visual BasicVisual C++
public bool IncludeUserDictionaryInSuggestions { get; set; }
Public Property IncludeUserDictionaryInSuggestions As Boolean
public:
virtual property bool IncludeUserDictionaryInSuggestions {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827