Keyoti RapidSpell Web .NET Help Docs
IgnoreList Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIgnoreList
Keyoti RapidSpell Web .NET
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: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625