Keyoti RapidSpell Desktop .NET API Docs
Check Method (textComponent)
APIKeyoti.RapidSpellIUserInterfaceFormPresenterCheck(ISpellCheckableTextComponent)
Keyoti RapidSpell Desktop .NET
Bring up the spell checker Form and start checking the TextBoxBase textComponent.
Declaration Syntax
C#Visual BasicVisual C++F#
void Check(
	ISpellCheckableTextComponent textComponent
)
Sub Check ( 
	textComponent As ISpellCheckableTextComponent
)
void Check(
	ISpellCheckableTextComponent^ textComponent
)
abstract Check : 
        textComponent : ISpellCheckableTextComponent -> unit 
Parameters
Exceptions
ExceptionCondition
ArgumentNullExceptionif textComponent parameter is null.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204