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

In This Topic
    AllowEditContent Property (PdfSecurityOptions)
    In This Topic
    Gets or sets whether the user can edit the contents of the Pdf document.
    Syntax
    'Declaration
     
    Public Property AllowEditContent As Boolean
    public bool AllowEditContent {get; set;}
    See Also