This class extends the DocumentInteractor with support for the zoom modes of the StandardPagesViewer.

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 StandardDocumentInteractor : DocumentInteractor
Visual Basic
Public Class StandardDocumentInteractor _
	Inherits DocumentInteractor

Remarks

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

Inheritance Hierarchy

See Also