Controls the start of the selection. If the SelectionLength is zero it controls the position of the cursor.

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

Syntax

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

Implements

IText..::..SelectedTextIndex

See Also