Creates an interactor for a PDF check box.
Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.WidgetsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public SignatureInteractor( SignatureWidget widget ) |
| Visual Basic |
|---|
Public Sub New ( _ widget As SignatureWidget _ ) |
Parameters
- widget
- Type: TallComponents.PDF.Annotations.Widgets..::..SignatureWidget
The pdf widget definition.