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 LongDLL
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 |