Keyoti RapidSpell WPF API Docs
TextLength Property
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterTextLength
Keyoti RapidSpell WPF
Gets the current text length in the text box.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int TextLength { get; }
public int TextLength { get; }
Public ReadOnly Property TextLength As Integer
	Get
Public ReadOnly Property TextLength As Integer
	Get
public:
virtual property int TextLength {
	int get () sealed;
}
public:
virtual property int TextLength {
	int get () sealed;
}
abstract TextLength : int with get
override TextLength : int with get
abstract TextLength : int with get
override TextLength : int with get
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214