ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / Encrypt Property

In This Topic
    Encrypt Property (PdfExportOptions)
    In This Topic
    Specifies if the export should encrypt the PDF when using the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property Encrypt As Boolean
    public bool Encrypt {get; set;}
    See Also