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: property bool IncludeUserDictionaryInSuggestions { bool get (); void set (bool value); }
member IncludeUserDictionaryInSuggestions : bool with get, set
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204