GetPdfAMonoImgCompression

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

 

GetPdfAMonoImgCompression (pBlackIceDEVMODE As Long) As Long

 

Input value    - pointer to the BlackIceDEVMODE structure.

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

 

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