#include “BlackIceDEVMODE.h”
BOOL DisableBarcodeInsertPage (BlackIceDEVMODE* pDevMode);
Description
No page is inserted in front of the printed document. The barcode is printed to the pages of the document.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE on success, FALSE otherwise.