GetPdfAColorImgCompression

Returns the compression of color images in the PDF/A document. Available values: see SetPdfAColorImgCompression method.

 

GetPdfAColorImgCompression (pBlackIceDEVMODE As Long) As Long

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - compression of color images in PDF/A document.

 

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