Gets whether the user dictionary should be used in finding suggestions for misspelt words.
| C# | Visual Basic | Visual C++ | F# |
public virtual bool GetIncludeUserDictionaryInSuggestions()
Public Overridable Function GetIncludeUserDictionaryInSuggestions As Boolean
public: virtual bool GetIncludeUserDictionaryInSuggestions()
abstract GetIncludeUserDictionaryInSuggestions : unit -> bool override GetIncludeUserDictionaryInSuggestions : unit -> bool
Boolean
This implementation always returns false.
This implementation always returns false.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)