Keyoti RapidSpell Web .NET Help Docs
IgnoreAll Method (word)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIgnoreAll(String)
Keyoti RapidSpell Web .NET
Marks word to be ignored in rest of the text.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void IgnoreAll(
	string word
)
Public Overridable Sub IgnoreAll ( _
	word As String _
)
public:
virtual void IgnoreAll(
	String^ word
)
Parameters
word (String)
to ignore
Return Value
void
Exceptions
ExceptionCondition
ArgumentNullExceptionif word parameter is null.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625