Form.RemovePermission

Form.RemovePermission property

If this property is true the “Perms” dictionary will be removed from the pdf document after conversion dynamic documents to standard. The “Perms” dictionary can contain a rules that disturb displaying selection of mandatory fields in Adobe Acrobat reader. It is false by default.

public bool RemovePermission { get; set; }

See Also