ActiveReports 13
Permissions Property (Settings)

GrapeCity.ActiveReports.Export.Pdf Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Permissions Property
Gets or sets the 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