[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.C1SpellChecker.IgnoreList

IgnoreList Property

IgnoreList

Gets the list of words to ignore during spell-checking.

Declaration
public WordList IgnoreList { get; }
Remarks
<p>The list is used by the built-in spell dialog and by the as-you-type mechanism.</p>
<p>The user may add words to this list using the "Ignore All" button in the spell dialog 

or the "Ignore All" option in the as-you-type context menu.

Strings in the list are case-sensitive.