ComponentOne Basic Library for UWP
IgnoreList Property

C1.UWP Assembly > C1.Xaml Namespace > ISpellChecker Interface : IgnoreList Property
Gets the list of words to ignore during spell-checking.
Syntax
'Declaration
 
ReadOnly Property IgnoreList As System.Collections.Generic.ICollection(Of String)
System.Collections.Generic.ICollection<string> IgnoreList {get;}
See Also

Reference

ISpellChecker Interface
ISpellChecker Members