GetPdfEncryption

Returns the encryption length of the PDF document. Available values: see SetPdfEncryption method.

 

GetPdfEncryption (pBlackIceDEVMODE As Long) As Long

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - encryption length.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.