Whether the user dictionary (Add button) is active.
| C# | Visual Basic | Visual C++ | F# |
public bool UserDictionaryEnabled { get; set; }
Public Property UserDictionaryEnabled As Boolean Get Set
public: property bool UserDictionaryEnabled { bool get (); void set (bool value); }
member UserDictionaryEnabled : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)