TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_Maxi_UnderCut ( t_BarCode pBarCode,
LONG  nUndercut 
)

Specifies the undercut value of MaxiCode.

This value influences the diameter of the barcode items (which are small hexagons in case of MaxiCode). Modify this value, if reading problems with the used output medium occur.

Note:
Default value: -1 (75% undercut)
Parameters:
[in]pBarCodePointer to barcode structure.
[in]nUndercutUndercut in percent [1..100].
See also:
BCGet_Maxi_UnderCut()
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.