Sends the given text to the interator.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
Parameters
- text
- Type: System..::..String
The text.
Remarks
This method will generate a KeyDown/KeyUp combo for the
given text. Interactors that support text editing will typically insert
the given text at the insertion point.