PdfSecurityOptions.ModifyDocumentPermission

PdfSecurityOptions.ModifyDocumentPermission property

Indicates whether to allow to modify the contents of the document by operations other than those controlled by AnnotationsPermission, FillFormsPermission and AssembleDocumentPermission.

public bool ModifyDocumentPermission { get; set; }

See Also