Table of Contents

Property IncludeNoValueControls

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

IncludeNoValueControls

Gets or sets a value indicating whether to submit controls without a value.

public bool IncludeNoValueControls { get; set; }

Property Value

bool

true if to submit controls without a value; otherwise, false.

Remarks

For controls without a value, only the control name is transmitted.