ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / Encrypt Property

In This Topic
    Encrypt Property (Settings)
    In This Topic
    Gets or sets a value indicating whether the document is encrypted or not.
    Syntax
    'Declaration
     
    Public Property Encrypt As Boolean
    public bool Encrypt {get; set;}
    See Also