A WinForms interactor for PDF pages. This interactor allows panning of pages by dragging them.

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 PageInteractor : WinFormsInteractor
Visual Basic
Public Class PageInteractor _
	Inherits WinFormsInteractor

Inheritance Hierarchy

See Also