Keyoti RapidSpell WPF API Docs
IgnoreList Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerIgnoreList
Keyoti RapidSpell WPF
The words to ignore, note this list is changed by IgnoreAll.
Declaration Syntax
C#Visual BasicVisual C++
public ArrayList IgnoreList { get; set; }
Public Property IgnoreList As ArrayList
public:
virtual property ArrayList^ IgnoreList {
	ArrayList^ get () sealed;
	void set (ArrayList^ value) sealed;
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827