ERRCODE BCSetQuietZone ( t_BarCode pBarCode,
LPRECT  prQuietZone,
e_QZMUnit  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 quietzone.
[in] eQZUnit Unit for quietzone-values (mm, Modules, mils...).
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.
See also:
BCGetQuietZone()


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:27 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7