ActiveReports 13
Permissions Property (PdfExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : Permissions Property
Specifies the PDF permissions when using the PDF Viewer type and the Encrypt property is set to true.
Syntax
'Declaration
 
Public Property Permissions As PdfPermissions
public PdfPermissions Permissions {get; set;}
See Also

Reference

PdfExportOptions Class
PdfExportOptions Members