Gets or sets the owner password that can be entered in the reader that permits full access to the document regardless of the specified user permissions.
Syntax
'Declaration
Public Property OwnerPassword As String
public string OwnerPassword {get; set;}
See Also