PdfSecurityOptions.FillFormsPermission

PdfSecurityOptions.FillFormsPermission property

Indicates whether to allow to fill in existing interactive form fields (including signature fields), even if ModifyDocumentPermission is clear.

public bool FillFormsPermission { get; set; }

See Also