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

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

Syntax

C#
public class SubmitFormAction : FormAction
Visual Basic
Public Class SubmitFormAction _
	Inherits FormAction

Inheritance Hierarchy

See Also