Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfSecurity Class / AllowEditAnnotations Property

In This Topic
    AllowEditAnnotations Property (PdfSecurity)
    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