Keyoti RapidSpell Web .NET Help Docs
Check Method (text)
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterCheck(String)
Keyoti RapidSpell Web .NET
Checks the text for errors.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Check(
	string text
)
Public Overridable Sub Check ( _
	text As String _
)
public:
virtual void Check(
	String^ text
)
Parameters
text (String)
Exceptions
ExceptionCondition
ArgumentNullExceptionif text parameter is null.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625