Whether the user dictionary should be used in finding suggestions for misspelt words.
| C# | Visual Basic | Visual C++ | F# |
public bool IncludeUserDictionaryInSuggestions { get; set; }
Public Property IncludeUserDictionaryInSuggestions As Boolean Get Set
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
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)