Gets the list of words to ignore during spell-checking.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
ICollection<string> IgnoreList { get; } |
| Visual Basic |
|---|
ReadOnly Property IgnoreList As ICollection(Of String) Get |