Keyoti RapidSpell Desktop .NET API Docs
TextComponents Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeTextComponents
Keyoti RapidSpell Desktop .NET
The IAYTTextBox text boxes to check as the user types/modifies text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IAYTTextBox[] TextComponents { set; }
public IAYTTextBox[] TextComponents { set; }
Public WriteOnly Property TextComponents As IAYTTextBox()
	Set
Public WriteOnly Property TextComponents As IAYTTextBox()
	Set
public:
property array<IAYTTextBox^>^ TextComponents {
	void set (array<IAYTTextBox^>^ value);
}
public:
property array<IAYTTextBox^>^ TextComponents {
	void set (array<IAYTTextBox^>^ value);
}
member TextComponents : IAYTTextBox[] with set
member TextComponents : IAYTTextBox[] with set
Property Value
array<IAYTTextBox>[]()[][]

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