ActiveReports 8
Use128Bit Property (Settings)

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 System.Boolean
public System.bool Use128Bit {get; set;}
Remarks
The default value is true.
See Also

Reference

Settings Class
Settings Members

Support Forum