ActiveReports 8
Permissions Property (Settings)

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

Support Forum