ActiveReports 10
Permissions Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v10 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Permissions Property
Specifies the user permissions for the document. The PdfPermissions values can be combined using a bitwise OR combination.
Syntax
'Declaration
 
Public Property Permissions As PdfPermissions
public PdfPermissions Permissions {get; set;}
Remarks
By default all permissions are set/allowed.
See Also

Reference

Settings Class
Settings Members