PdfDocumentSecurityAllowFormFilling Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool AllowFormFilling { get; set; }
Property Value
Boolean