GetPdfSecurityFlags

Returns the security flags of the PDF document. Available values: see SetPdfSecurityFlags method.

 

GetPdfSecurityFlags (pBlackIceDEVMODE As Long) As Long

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - security flags.

 

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