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

In This Topic
    PdfSecuritySetting Property
    In This Topic
    The property used to set the Pdf document security, now including: AllowCopyContent: allow the pdf can be copied.
    Syntax
    'Declaration
     
    Public ReadOnly Property PdfSecuritySetting As PdfSecuritySetting
    public PdfSecuritySetting PdfSecuritySetting {get;}
    See Also