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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)