#include “BlackIceDEVMODE.h”
BOOL DisableBarcodeTransparency (BlackIceDEVMODE* pDevMode);
Description
Disables barcode transparency. The barcodes will be drawn with a white background, above the page content.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE on success, FALSE otherwise.