Fields without a value should be submitted also.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.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