HiQPdf Documentation

PdfDocumentSecurityAllowFormFilling Property

Quickly Create High Quality PDFs
If this property is true then it is allowed to fill the PDF form even if AllowEditAnnotations is false. When this property, AllowEditContent and AllowEditAnnotations are false the form filling is not allowed.

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool AllowFormFilling { get; set; }

Property Value

Type: Boolean
See Also

Reference