Returns the stream compression of the PDF document. Available values: see SetPdfStreamCompression method.
GetPdfStreamCompression (pBlackIceDEVMODE As Long) As Long
Input value - pointer to the BlackIceDEVMODE structure.
Return value - stream compression of PDF document.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.