ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfSecurityOptions 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