TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall 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]pBarCodePointer to barcode structure.
[in]bMirrorMirror barcode.
  • TRUE: Bar-code will be mirrored
  • FALSE: Bar-code will be drawn normally (the default)
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:33 for TBarCode Library 11 with doxygen 1.8.3.1