TBarCode Library 11  TBarCode Library 11
Quiet Zone

Beside in EAN and UPC barcodes, TBarCode does not include quiet zones into the generated barcode. More...

Functions

const LPRECTD _stdcall BCGetQuietZone (t_BarCode *pBarCode)
 Gets current quiet-zone settings.
e_MUnit _stdcall BCGetQuietZoneUnit (t_BarCode *pBarCode)
 Gets current measurement unit used for specifying quiet-zones.
ERRCODE _stdcall BCSetQuietZone (t_BarCode *pBarCode, LPRECTD prQuietZone, e_MUnit eQZUnit)
 Sets the size of the quiet-zones in given units.
BOOL _stdcall BCGetUseQuietZoneDefaultColor (t_BarCode *pBarCode, e_QuietZone eZone)
 Determines whether default background color shall be used for given quiet zone side.

Detailed Description

Beside in EAN and UPC barcodes, TBarCode does not include quiet zones into the generated barcode.

The functions available in this section provide an easy way to add quiet zones to the barcodes.