Gets the user dictionary used for spell-checking.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
ICollection<string> UserDictionary { get; } |
| Visual Basic |
|---|
ReadOnly Property UserDictionary As ICollection(Of String) Get |