FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfOptionsFormBase Class / SecurityAllowEditAnnotations Property

In This Topic
    SecurityAllowEditAnnotations Property (PdfOptionsFormBase)
    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 Boolean
    public virtual bool SecurityAllowEditAnnotations {get; set;}
    See Also