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