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