ActiveReports 12
Use128Bit Property (PdfExportOptions)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : Use128Bit Property
Specifies if the export should use 128Bit encryption when using the PDF Viewer type and the Encrypt property is set to true.
Syntax
'Declaration
 
Public Property Use128Bit As Boolean
public bool Use128Bit {get; set;}
See Also

Reference

PdfExportOptions Class
PdfExportOptions Members