Link Search Menu Expand Document

SecurityAllowFillForms Property

Allows or prohibits filling in interactive form fields (including signature fields) in a PDF document.
Remarks
This property has effect when a 128 or 256 bit encryption key is used and modifying annotations is not allowed.

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

Property Value

Type: Boolean
See Also

Reference