Create an interactor for a PDF link.
Namespace: TallComponents.Interaction.WinForms.FactoriesAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected virtual WinFormsInteractor CreateLinkInteractor( Link link ) |
| Visual Basic |
|---|
Protected Overridable Function CreateLinkInteractor ( _ link As Link _ ) As WinFormsInteractor |
Parameters
- link
- Type: TallComponents.PDF.Annotations..::..Link
The PDF link.