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