ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / PdfSecuritySetting Class / AllowCopyContent Property

In This Topic
    AllowCopyContent Property
    In This Topic
    Allow the pdf can be copied.
    Syntax
    'Declaration
     
    Public Property AllowCopyContent As System.Boolean
    public System.bool AllowCopyContent {get; set;}
    See Also