Keyoti RapidSpell Desktop .NET API Docs
Check Method (text)
APIKeyoti.RapidSpellICheckerEngineCheck(String)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204