The base interactor that this extension extends.

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

Syntax

C#
public WinFormsInteractor Interactor { get; }
Visual Basic
Public ReadOnly Property Interactor As WinFormsInteractor
	Get

See Also