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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214