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 Thu Jun 30 16:34:47 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2