ActiveReports 12
Use128Bit Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Use128Bit Property
True to use 128 bit encryption with full permissions capability. False to use 40 bit encryption with limited permissions. The PdfPermissions.AllowFillIn, PdfPermissions.AllowAccessibleReaders, and PdfPermissions.AllowAssembly permissions require this value to be true.
Syntax
'Declaration
 
Public Property Use128Bit As Boolean
public bool Use128Bit {get; set;}
See Also

Reference

Settings Class
Settings Members