Disable1DFixedHeight

 

 

#include “BlackIceDEVMODE.h”

 

BOOL Disable1DFixedHeight (BlackIceDEVMODE* pDevMode);

Description

Disables setting a fixed height for 1D barcodes. If the barcode is not set to a fixed height, the barcode height is automatic.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE on success, FALSE otherwise.