Fields without a value should be submitted also.

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

Syntax

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

Remarks

This property has no meaning for SubmitFormat: Pdf

See Also