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