IsPDFCompressionFLATEnabled

 

Returns the BLF_PDF_FILTER_ FLATE _DECODE flag

 

IsPDFCompressionFLATEnabled(pDevMode As Long) As Boolean

 

Input value:pDevMode                    - handle to the BlackIceDEVMODE structure.

Return value                                     - true if run length is used

 

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