ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfSecurityOptions Class / AllowEditContent Property

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