DocumentPermissionsModify Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether modify is allowed.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool Modify { get; set; }

Property Value

Type: Boolean
True if modify is allowed; otherwise, False.
See Also

Reference