Keyoti RapidSpell WPF API Docs
IgnoreAll Method (word)
APIKeyoti.RapidSpell.WpfICheckerEngineIgnoreAll(String)
Keyoti RapidSpell WPF
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: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827