ERRCODE BCSetQuietZone ( t_BarCode pBarCode,
LPRECTD  prQuietZone,
e_MUnit  eQZUnit 
)

Sets quiet-zones and units used for quiet-zones.

Specifies the required quiet-zone and the respective measurement units. A quiet zone is an unprinted area to the left / right of a linear barcode. 2D-codes may require quiet-zones at the top/bottom too. Quiet-zone functionality is currently implemented for linear barcodes (left and right side) and for Data Matrix (all sides)

Note:
Currently you can specify the quiet zone in [modules] only, so the width of the quiet zone depends on the module width (respectively “narrow bar width X”)
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] prQuietZone Pointer to rectangle that specifies quiet zone.
[in] eQZUnit Unit for quiet zone values (valid values are: eMUDefault, eMUPixel, eMUMM, eMUMils, eMUInch, eMUModules).
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.
See also:
BCGetQuietZone()


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3