#include “BlackIceDEVMODE.h”
BOOL IsBarcodeFirstPageOnly (BlackIceDEVMODE* pDevMode);
Description
If TRUE, the barcode will be printed to the first page only, otherwise it will be printed to every page of the document.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE if the barcode is printed to the first page only, FALSE otherwise.