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

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