DocumentPermissionsAnnotations Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether adding annotations is allowed.

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

public bool Annotations { get; set; }

Property Value

Type: Boolean
True if annotations are allowed; otherwise, False.
See Also

Reference