TBarCode Library 11
TBarCode Library 11
|
Modify the so-called print-ratio of a barcode with these functions. More...
Functions | |
LPCSTR TECIT_STDCALL | BCGetRatioString (e_BarCType eType) |
Returns the default print-ratio string of the barcode. More... | |
LPCSTR TECIT_STDCALL | BCGetRatioHint (e_BarCType eType) |
Returns the format hint for the print-ratio. More... | |
LONG TECIT_STDCALL | BCGetCountBars (e_BarCType eBarCType) |
Returns number of different bar-widths used by the symbology. More... | |
LONG TECIT_STDCALL | BCGetCountSpaces (e_BarCType eBarCType) |
Returns number of different space-widths used by the symbology. More... | |
LPCSTR TECIT_STDCALL | BCGetRatioA (t_BarCode *pBarCode) |
Gets current print-ratio string. More... | |
LPCWSTR TECIT_STDCALL | BCGetRatioW (t_BarCode *pBarCode) |
Gets current print-ratio string. More... | |
ERRCODE TECIT_STDCALL | BCSetRatioA (t_BarCode *pBarCode, LPCSTR szRatio) |
Set print-ratio string. More... | |
ERRCODE TECIT_STDCALL | BCSetRatioW (t_BarCode *pBarCode, LPCWSTR szRatio) |
Set print-ratio string. More... | |
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.
© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Apr 11 2019 07:58:56 for TBarCode Library 11 with doxygen 1.8.8 |