ERRCODE BCSetPrintText ( t_BarCode pBarCode,
BOOL  bReadable,
BOOL  bAbove 
)

Sets human-readable text options.

Determines whether the human readable text should be printed. In addition it can be selected if the human-readable text is printed below or above the barcode.

See also:
BCGetPrintText(), BCGetTextAbove()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] bReadable Print human readable text.
  • true: Text is printed (this is the default)
  • false: Text is not printed
[in] bAbove Print human readable text above barcode.
  • true: Text is printed above barcode
  • false: Text is printed below barcode (this is 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:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3