PdfSecurityAllowEditContent Property
Controls if it is allowed to modify the contents of the document by operations other than those controlled by
AllowEditAnnotations and
AllowFormFilling.
This property is true by default
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool AllowEditContent { get; set; }
Property Value
Boolean