The current collection of selected interactors.

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

Syntax

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

Implements

IViewer..::..Selection

See Also