DisableBarcodeTransparency

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

DisableBarcodeTransparency (pDevMode As Long) As Boolean

 

Input value - pDevMode: handle to the BlackIceDEVMODE structure

Return value - TRUE on success, FALSE otherwise.

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.