The form action is the base class for several form related actions.

Namespace: TallComponents.PDF.Layout.Actions
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
public abstract class FormAction : Action
Visual Basic
Public MustInherit Class FormAction _
	Inherits Action

Inheritance Hierarchy

See Also