Click or drag to resize
Pdf Library for .NET

PdfSecurityOptionsCanEditAnnotations Property

Allows document annotations editing.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public bool CanEditAnnotations { get; set; }

Property Value

Type: Boolean
See Also