|
THotPDF.GetLoadedEncryptionMethod
|
Top Previous Next |
|
Gets the encryption method name of a loaded PDF.
Delphi syntax: function GetLoadedEncryptionMethod: AnsiString;
Description Gets the encryption method name of a loaded PDF. Returns the security filter name (e.g. Standard).
See also: THotPDF |