Link Search Menu Expand Document

SubmitFormActionIncludeIncrementalUpdates Property

Gets or sets a value indicating whether to submit the form's incremental updates. If set true, the submitted FDF file includes the contents of all incremental updates to the underlying PDF document.
Remarks
Meaningful only when the SubmitFormat is FDF.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public bool IncludeIncrementalUpdates { get; set; }

Property Value

Type: Boolean
See Also

Reference