IsPDFCompressionRUNLENGTHEnabled

Description         Returns the BLF_PDF_FILTER_RUNLENGTH_DECODE flag.

Syntax                 RetVal = [BIAdvPrn.]IsPDFCompressionRUNLENGTHEnabled  pDevMode

Returns               RetVal                    Boolean           True if run length is used.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also