TBarCode Library 11  TBarCode Library 11
Bar:Space Print-Ratio

Modify the so-called print-ratio of a barcode with these functions. More...

Functions

LPCSTR _stdcall BCGetRatioString (e_BarCType eType)
 Returns the default print-ratio string of the barcode. More...
 
LPCSTR _stdcall BCGetRatioHint (e_BarCType eType)
 Returns the format hint for the print-ratio. More...
 
LONG _stdcall BCGetCountBars (e_BarCType eBarCType)
 Returns number of different bar-widths used by the symbology. More...
 
LONG _stdcall BCGetCountSpaces (e_BarCType eBarCType)
 Returns number of different space-widths used by the symbology. More...
 
LPCSTR _stdcall BCGetRatioA (t_BarCode *pBarCode)
 Gets current print-ratio string. More...
 
LPCWSTR _stdcall BCGetRatioW (t_BarCode *pBarCode)
 Gets current print-ratio string. More...
 
ERRCODE _stdcall BCSetRatioA (t_BarCode *pBarCode, LPCSTR szRatio)
 Set print-ratio string. More...
 
ERRCODE _stdcall BCSetRatioW (t_BarCode *pBarCode, LPCWSTR szRatio)
 Set print-ratio string. More...
 

Detailed Description

Modify the so-called print-ratio of a barcode with these functions.

TBarCode uses the standard-print ratio for each barcode symbology. Some industry standards enforce the implementation of special print-ratios.


© 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