[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Use128Bit

Use128Bit Property

Use128Bit

True to use 128 bit encryption with full permissions capability.
False to use 40 bit encryption with limited permissions. The AllowFillIn, AllowAccessibleReaders, and AllowAssembly permissions require this value to be true.

Declaration
[TypeConverter(typeof())]
[Browsable(false)]
[Obsolete]
public bool Use128Bit { get; set; }