The submit format specifies what to submit to the server.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also