TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCSetModWidthN ( t_BarCode pBarCode,
DOUBLE  moduleWidth 
)

Sets a fixed module width (value is passed as numeric parameter [0.001 mm]).

Sets a fixed module width passing a numeric value.

See also:
BCSetModWidth()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]moduleWidthModule width [1/1000 mm] (-1 ... reset to default).
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.