The currently selected text.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
Remarks
If a value is assigned, the new text will replace the current selection,
i.e. it becomes
the new selection. Usually this is not the required behavior for pasting
or inserting text, as that should commonly clear the selection before
entering text (see SendText).