Link Search Menu Expand Document

SubmitFormActionIncludeAnnotations Property

Gets or sets a value indicating whether to submit annotations. If set true, the submitted FDF file includes all markup annotations in 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 IncludeAnnotations { get; set; }

Property Value

Type: Boolean
See Also

Reference