SubmitFormActionInclude 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 fields contained in the Fields collection will be included for submitting.If Include property is true, only the fields in this collection will be submitted. If Include property is false, the fields in this collection are not submitted and only the remaining form fields are submitted. If the collection is empty, then all the form fields are reset and the Include property is ignored. If the field has Export property set to false, it will be not included for submitting in any case.
Namespace:Bytescout.PDFRemarks
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Property Value
Type: BooleanSee Also