A derived instance of ActionHandler is passed to Action.Execute(...). This method
calls one of the below ActionHandler methods according to the type of action.
Namespace: TallComponents.PDF.ActionsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public abstract class ActionHandler : ActionVisitor |
| Visual Basic |
|---|
Public MustInherit Class ActionHandler _ Inherits ActionVisitor |
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Actions..::..ActionVisitor
TallComponents.PDF.Actions..::..ActionHandler
TallComponents.Interaction.WinForms..::..DefaultActionHandler
TallComponents.PDF.Actions..::..ActionVisitor
TallComponents.PDF.Actions..::..ActionHandler
TallComponents.Interaction.WinForms..::..DefaultActionHandler