IsPDFCompressionRUNLENGTHEnabled

#include “BIADVPRN.H”

 

bool  IsPDFCompressionRUNLENGTHEnabled(DEVMODE*  pDevMode);

Description

Returns theBLF_PDF_FILTER_RUNLENGTH_DECODEflag.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

True, if run length is used.

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.