Gets or sets the selected text in this text box.
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public string SelectedText { get; set; } |
| Visual Basic |
|---|
Public Property SelectedText As String Get Set |