HiQPdf Documentation

PdfDocumentSecurityAllowEditContent Property

Quickly Create High Quality PDFs
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
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool AllowEditContent { get; set; }

Property Value

Type: Boolean
See Also

Reference