EnableBarcodeInsertPage

 

 

#include “BlackIceDEVMODE.h”

 

BOOL EnableBarcodeInsertPage (BlackIceDEVMODE* pDevMode);

Description

The barcode will be printed to a page that is inserted before the first page of the document.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE on success, FALSE otherwise.