|
THotPDF.OwnerPassword
|
למעלה הקודם הבא |
|
Determines document owner password.
Delphi syntax: property OwnerPassword: AnsiString;
C++ syntax: __property AnsiString OwnerPassword;
תיאור פתיחת המסמך עם סיסמת owner הנכונה, בהנחה שאינה זהה לסיסמת user, מאפשרת גישה מלאה למסמך. גישה לא מוגבלת זו כוללת יכולת לשנות את סיסמאות המסמך ואת הרשאות הגישה
Code Example
See also: ActivateProtection, CryptKeyLength, ProtectOptions, UserPassword |