Keyoti RapidSpell Desktop .NET API Docs
Text Property
APIKeyoti.RapidSpellAYTRichTextBoxText
Keyoti RapidSpell Desktop .NET
The plain text in the text box.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override string Text { get; set; }
public override string Text { get; set; }
Public Overrides Property Text As String
	Get
	Set
Public Overrides Property Text As String
	Get
	Set
public:
virtual property String^ Text {
	String^ get () override;
	void set (String^ value) override;
}
public:
virtual property String^ Text {
	String^ get () override;
	void set (String^ value) override;
}
abstract Text : string with get, set
override Text : string with get, set
abstract Text : string with get, set
override Text : string with get, set
Property Value

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