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)] bool GetIncludeUserDictionaryInSuggestions()
[<ObsoleteAttribute("Use IncludeUserDictionaryInSuggestions instead.", true)>] member GetIncludeUserDictionaryInSuggestions : unit -> bool
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)