Create an image field interactor.
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 CreateImageFieldInteractor( Widget widget ) |
| Visual Basic |
|---|
Protected Overridable Function CreateImageFieldInteractor ( _ widget As Widget _ ) As WinFormsInteractor |
Parameters
- widget
- Type: TallComponents.PDF.Annotations.Widgets..::..Widget
The PDF widget.