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

In This Topic
    AllowEditContent Property (PdfSecurity)
    In This Topic
    Gets or sets a value indicating 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