Abstract base class of all action classes.
Namespace: TallComponents.PDF.ActionsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public abstract class Action : ICloneable |
| Visual Basic |
|---|
Public MustInherit Class Action _ Implements ICloneable |
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Actions..::..Action
TallComponents.PDF.Actions..::..FormAction
TallComponents.PDF.Actions..::..GoToAction
TallComponents.PDF.Actions..::..HideAction
TallComponents.PDF.Actions..::..ImportDataAction
TallComponents.PDF.Actions..::..JavaScriptAction
TallComponents.PDF.Actions..::..LaunchAction
TallComponents.PDF.Actions..::..NamedAction
TallComponents.PDF.Actions..::..UnknownAction
TallComponents.PDF.Actions..::..UriAction
TallComponents.PDF.Actions..::..Action
TallComponents.PDF.Actions..::..FormAction
TallComponents.PDF.Actions..::..GoToAction
TallComponents.PDF.Actions..::..HideAction
TallComponents.PDF.Actions..::..ImportDataAction
TallComponents.PDF.Actions..::..JavaScriptAction
TallComponents.PDF.Actions..::..LaunchAction
TallComponents.PDF.Actions..::..NamedAction
TallComponents.PDF.Actions..::..UnknownAction
TallComponents.PDF.Actions..::..UriAction