The start index of the selected text.

Namespace: TallComponents.Interaction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
int SelectedTextIndex { get; set; }
Visual Basic
Property SelectedTextIndex As Integer
	Get
	Set

See Also