IsBarcodeInsertPage

 

 

#include “BlackIceDEVMODE.h”

 

BOOL IsBarcodeInsertPage (BlackIceDEVMODE* pDevMode);

Description

If TRUE, 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 if the barcode is printed on a new page, inserted in front of the printed document, FALSE otherwise.