ERRCODE BCSetMirror ( t_BarCode pBarCode,
BOOL  bMirror 
)

Sets if barcode is drawn mirrored (Windows only).

Mirrors barcode. Ideal for printing barcodes on transparent films. Used in pre-press applications.

See also:
BCGetMirror()
Note:
Works only in Windows when generating Windows GDI output.
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] bMirror Mirror barcode.
  • TRUE: Bar-code will be mirrored
  • FALSE: Bar-code will be drawn normally (the default)
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


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