Abstract base class of all action classes.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public abstract class Action : ICloneable
Visual Basic
Public MustInherit Class Action _
	Implements ICloneable

Inheritance Hierarchy

See Also