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

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