This field is included when the form is exported or submitted.

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

Syntax

C#
public bool Export { get; set; }
Visual Basic
Public Property Export As Boolean
	Get
	Set

Remarks

Default = true.

See Also