ActiveReports 10
Encrypt Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v10 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Encrypt Property
Determines whether the document is encrypted or not.
Syntax
'Declaration
 
Public Property Encrypt As Boolean
public bool Encrypt {get; set;}
Remarks
You must set this property to true for the document to be encrypted and the permissions enforced.
See Also

Reference

Settings Class
Settings Members