Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandlerRev2 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