IsPDFCompressionCCITTFAXEnabled

 

Returns the BLF_PDF_FILTER_CCITT_FAX_DECODE flag

 

IsPDFCompressionCCITTFAXEnabled(pDevMode As Long) As Boolean

 

Input value:pDevMode                 - handle to the BlackIceDEVMODE structure.

Return value                                                - true if CCITT compression

 

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