GetPdfMonoImgCompression

Returns the compression of black and white images in the PDF document. Available values: see SetPdfMonoImgCompression method.

 

GetPdfMonoImgCompression (pBlackIceDEVMODE As Long) As Long

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - compression of black and white images in PDF document.

 

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