Keyoti RapidSpell WPF API Docs
Check Method (text)
APIKeyoti.RapidSpell.WpfICheckerEngineCheck(String)
Keyoti RapidSpell WPF
Checks the text for errors.
Declaration Syntax
C#Visual BasicVisual C++
void Check(
	string text
)
Sub Check ( _
	text As String _
)
void Check(
	String^ text
)
Parameters
text (String)
Exceptions
ExceptionCondition
ArgumentNullExceptionif text parameter is null.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827