Property OwnerPassword
Namespace TallComponents.PDF.Layout.Security
Class PasswordSecurity
Owner password. The owner has all privileges, including the ability to change the user password.
The owner password is required. Setting this to "" (an empty string) is valid but will allow anybody to change the security settings on the document.
Syntax
public
String
OwnerPassword
{
get;
set;
}
Property value
String