Keyoti RapidSpell Web .NET Help Docs
IgnoreAll Method (word)
API DocumentationKeyoti.RapidSpellICheckerEngineIgnoreAll(String)
Keyoti RapidSpell Web .NET
Marks word to be ignored in rest of the text.
Declaration Syntax
C#Visual BasicVisual C++
void IgnoreAll(
	string word
)
Sub IgnoreAll ( _
	word As String _
)
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