#include “BlackIceDEVMODE.h”
BOOL Enable1DWriteText (BlackIceDEVMODE* pDevMode);
Description
When enabled, the printer driver will add a caption under the barcode with its value.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE on success, FALSE otherwise.