AllowEditAnnotations Property (PdfSecurityOptions)
In This Topic
Gets or sets whether the user can edit annotations in the Pdf document.
Syntax
'Declaration
Public Property AllowEditAnnotations As Boolean
public bool AllowEditAnnotations {get; set;}
See Also