EncryptionStatus
Document properties, Security and Signatures
Description
Determines the encryption status of the selected document.
Syntax
Delphi
Function TPDFlib.EncryptionStatus: Integer;
ActiveX
Function PDFlib::EncryptionStatus() As Long
DLL
int DLEncryptionStatus(int InstanceID);
Return values
| 0 | The selected document is not encrypted |
|---|---|
| 1 | The document is encrypted with Adobe "Standard" encryption The document is encrypted with an unknown encryption 2 |