EncryptionStatus
Document properties, Security and Signatures
Version history
This function was renamed in Quick PDF Library version 7.11.
The function name in earlier versions was Encrypted.
Description
Determines the encryption status of the selected document.
Syntax
Delphi
function TDebenuPDFLibrary1811.EncryptionStatus: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::EncryptionStatus As Long
DLL
int DPLEncryptionStatus(int InstanceID)
Return values
0 | The selected document is not encrypted |
1 | The document is encrypted with Adobe "Standard" encryption |
2 | The document is encrypted with an unknown encryption |