PDFKit.NET 2.0 Class Library (.NET 2.0)

SubmitFormAction Class

The submit form action send form data (containing field values) to a URL in a specified format.

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

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

public class SubmitFormAction : FormAction

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

SubmitFormAction Members | TallComponents.PDF.Actions Namespace