Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandlerRev2 Class / AllowEditAnnotations Property

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