The standard winforms page interactor factory.
Namespace: TallComponents.Interaction.WinForms.FactoriesAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public class PageInteractorFactory : InteractorFactory<WinFormsInteractor> |
| Visual Basic |
|---|
Public Class PageInteractorFactory _ Inherits InteractorFactory(Of WinFormsInteractor) |
Inheritance Hierarchy
System..::..Object
TallComponents.Interaction..::..InteractorFactory<(Of <(<'WinFormsInteractor>)>)>
TallComponents.Interaction.WinForms.Factories..::..PageInteractorFactory
TallComponents.Interaction.WinForms.Factories..::..StandardPageInteractorFactory
TallComponents.Interaction..::..InteractorFactory<(Of <(<'WinFormsInteractor>)>)>
TallComponents.Interaction.WinForms.Factories..::..PageInteractorFactory
TallComponents.Interaction.WinForms.Factories..::..StandardPageInteractorFactory