Fields without a value should be submitted also.

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

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