The StandardPageInteractor extends the PageInteractor with the SelectText and the SelectAnnotation behavior.

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

Syntax

C#
public class StandardPageInteractor : PageInteractor
Visual Basic
Public Class StandardPageInteractor _
	Inherits PageInteractor

Remarks

If the viewer is not an instance of the StandardPagesViewer class, this class behaves as an ordinary PageInteractor.

Inheritance Hierarchy

See Also