Keyoti RapidSpell Desktop .NET API Docs
IgnoreAll Method (word)
APIKeyoti.RapidSpellICheckerEngineIgnoreAll(String)
Keyoti RapidSpell Desktop .NET
Marks word to be ignored in rest of the text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void IgnoreAll(
	string word
)
void IgnoreAll(
	string word
)
Sub IgnoreAll ( 
	word As String
)
Sub IgnoreAll ( 
	word As String
)
void IgnoreAll(
	String^ word
)
void IgnoreAll(
	String^ word
)
abstract IgnoreAll : 
        word : string -> unit 
abstract IgnoreAll : 
        word : string -> unit 
Parameters
word (String)
to ignore
Return Value

void
Exceptions
ExceptionCondition
ArgumentNullExceptionif word parameter is null.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412