DocumentPermissionsFormFill Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether form fill is allowed.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool FormFill { get; set; }

Property Value

Type: Boolean
True if form fill is allowed; otherwise, False.
See Also

Reference