ActiveReports 13
UserPassword Property (PdfExportOptions)

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

Reference

PdfExportOptions Class
PdfExportOptions Members