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