SubmitFormActionIncludeNoValueFields Property
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gets or sets a value indicating whether to submit fields without a value.If set true, all fields designated by the Fields collection and the Bytescout.PDF.SubmitFormAction are submitted. Include flags are submitted, regardless of whether they have a value. For fields without a value, only the field name is transmitted.
Namespace:Bytescout.PDFRemarks
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Property Value
Type: BooleanSee Also