Keyoti RapidSpell Desktop .NET API Docs
SetTextComponentToCheck Method (textComponent)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSetTextComponentToCheck(ISpellCheckableTextComponent)
Keyoti RapidSpell Desktop .NET
Sets the ISpellCheckableTextComponent that this GUI will spell check.
Declaration Syntax
C#Visual BasicVisual C++
public void SetTextComponentToCheck(
	ISpellCheckableTextComponent textComponent
)
Public Sub SetTextComponentToCheck ( _
	textComponent As ISpellCheckableTextComponent _
)
public:
virtual void SetTextComponentToCheck(
	ISpellCheckableTextComponent^ textComponent
) sealed
Parameters
textComponent (ISpellCheckableTextComponent)
the ISpellCheckableTextComponent that this will spell check.
Exceptions
ExceptionCondition
ArgumentNullExceptionif textComponent parameter is null.

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