HotPDF Delphi PDF Component Developer Guide | ![]() |
THotPDF.OwnerPassword
|
Top Previous Next |
Determines document owner password.
Delphi syntax: property OwnerPassword: AnsiString;
C++ syntax: __property AnsiString OwnerPassword;
Description Opening the document with the correct owner password (assuming it is not the same as the user password) allows full (owner) access to the document. This unlimited access includes the ability to change the document's passwords and access permissions.
See also: ActivateProtection, CryptKeyLength, ProtectOptions, UserPassword |
Copyright©2007-2019 losLab.com |