Returns the page interactor that controls the given page, if any.
Namespace: TallComponents.Interaction.WinForms.InteractorsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public PageInteractor FindPageInteractor( Page page ) |
| Visual Basic |
|---|
Public Function FindPageInteractor ( _ page As Page _ ) As PageInteractor |
Parameters
- page
- Type: TallComponents.PDF..::..Page
The the page.