SetPDFCompressionFlags

 

 

#include “BlackIceDEVMODE.h”

VOID SetPDFCompressionFlags(BlackIceDEVMODE* pDevMode);

Description

Sets the PDF compression flags.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None