ActiveReports 12
OwnerPassword Property (PdfExportOptions)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : OwnerPassword Property
Specifies the PDF Owner's password when using the PDF Viewer type and the Encrypt property is set to true. If this value is left null or empty, the user is not granted full permissions to the pdf file security settings.
Syntax
'Declaration
 
Public Property OwnerPassword As String
public string OwnerPassword {get; set;}
See Also

Reference

PdfExportOptions Class
PdfExportOptions Members