This ActionHandler is responsible for executing actions that triggered
by this viewer.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public ActionHandler ActionHandler { get; set; } |
| Visual Basic |
|---|
Public Property ActionHandler As ActionHandler Get Set |