[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.Encrypt

Encrypt Property

Encrypt

Gets or sets a value indicating whether the PDF should be encrypted when using the PDF-based Web Viewer type.

Declaration
public bool Encrypt { get; set; }
Property Value
Type Description
bool

A bool value. true if the PDF should be encrypted; otherwise, false.