The submit format specifies what to submit to the server.

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

Syntax

C#
public SubmitFormat SubmitFormat { get; set; }
Visual Basic
Public Property SubmitFormat As SubmitFormat
	Get
	Set

See Also