ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / SecurityAllowEditAnnotations Property

In This Topic
    SecurityAllowEditAnnotations Property
    In This Topic
    Gets or sets a value indicating whether the annotations in the resulting document can be edited.
    Syntax
    'Declaration
     
    Public Overridable Property SecurityAllowEditAnnotations As System.Boolean
    public virtual System.bool SecurityAllowEditAnnotations {get; set;}
    See Also