A derived instance of ActionVisitor is passed to Action.Accept(...). This method
calls one of the below ActionVisitor methods according to the type of action.
Namespace: TallComponents.PDF.ActionsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public abstract class ActionVisitor |
| Visual Basic |
|---|
Public MustInherit Class ActionVisitor |