The Text interface. Interactors may implement this interface if they support text editing.

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

Syntax

C#
public interface IText
Visual Basic (Declaration)
Public Interface IText

See Also