GetPDFCompressionFlags

 

#include “BlackIceDEVMODE.h”

 

WORD GetPDFCompressionFlags(BlackIceDEVMODE* pDevMode);

Description

Returns the PDF compression flags.

Parameters

BlackIceDEVMODE* pDevMode               pointer to the BlackIceDEVMODE structure.

Return value

WORD PDF compression flags.

Programming Notes

None

Code Example

None