PDFKit.NET 2.0 Class Library (.NET 2.0)

FormAction Class

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

For a list of all members of this type, see FormAction Members.

System.Object
   TallComponents.PDF.Actions.Action
      TallComponents.PDF.Actions.FormAction
         TallComponents.PDF.Actions.ResetFormAction
         TallComponents.PDF.Actions.SubmitFormAction

public abstract class FormAction : Action

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

FormAction Members | TallComponents.PDF.Actions Namespace