Gets whether the user dictionary should be used in finding suggestions for misspelt words.
| C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", true)] public bool GetIncludeUserDictionaryInSuggestions()
<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", true)> Public Function GetIncludeUserDictionaryInSuggestions As Boolean
public: [ObsoleteAttribute(L"Use IncludeUserDictionaryInSuggestions instead.", true)] virtual bool GetIncludeUserDictionaryInSuggestions() sealed
[<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", true)>] abstract GetIncludeUserDictionaryInSuggestions : unit -> bool [<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", true)>] override GetIncludeUserDictionaryInSuggestions : unit -> bool
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204