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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412