Abstract base class of all action classes.

Namespace: TallComponents.PDF.Actions
Assembly: 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

See Also