This class extends the DocumentInteractor with support for the zoom modes of
the StandardPagesViewer.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: 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
System..::..Object
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors..::..DocumentInteractor
TallComponents.Interaction.WinForms.Interactors..::..StandardDocumentInteractor
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors..::..DocumentInteractor
TallComponents.Interaction.WinForms.Interactors..::..StandardDocumentInteractor