DisableBarcodeInsertPage

No page is inserted in front of the printed document. The barcode is printed to the pages of the document.

DisableBarcodeInsertPage (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.