The StandardPageInteractor extends the PageInteractor with the SelectText
and the SelectAnnotation behavior.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: 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
System..::..Object
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors..::..PageInteractor
TallComponents.Interaction.WinForms.Interactors..::..StandardPageInteractor
TallComponents.Interaction..::..Interactor
TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
TallComponents.Interaction.WinForms.Interactors..::..PageInteractor
TallComponents.Interaction.WinForms.Interactors..::..StandardPageInteractor