EnableBarcodeTransparency

 

 

#include “BlackIceDEVMODE.h”

 

BOOL EnableBarcodeTransparency (BlackIceDEVMODE* pDevMode);

Description

Enables barcode transparency. The barcodes will be drawn with a transparent background, above the page content.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE on success, FALSE otherwise.