XEncryption OwnerPassword Property. The owner password. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] string

[Visual Basic]
String
"" No The owner password.

 

   

Notes
 

This property determines or reflects the owner password for the document.

You can open and view an encrypted document with either the user or the owner password. However only the owner has full control over the document. The user may have a restricted set of permissions.

For more information about the user and owner passwords see the Doc.Encryption property.

 

   

Example
 

See the Doc.Encryption property.