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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)