TBarCode Library 11
TBarCode Library 11
|
Public API functions for barcode print ratio. More...
Functions | |
LPCSTR | BCGetRatioString (e_BarCType eType) |
Returns the default print-ratio string of the barcode. More... | |
LPCSTR | BCGetRatioHint (e_BarCType eType) |
Returns the format hint for the print-ratio. More... | |
LONG | BCGetCountBars (e_BarCType eBarCType) |
Returns number of different bar-widths used by the symbology. More... | |
LONG | BCGetCountSpaces (e_BarCType eBarCType) |
Returns number of different space-widths used by the symbology. More... | |
LPCSTR | BCGetRatioA (t_BarCode *pBarCode) |
Gets current print-ratio string. More... | |
LPCWSTR | BCGetRatioW (t_BarCode *pBarCode) |
ERRCODE | BCSetRatioA (t_BarCode *pBarCode, LPCSTR szRatio) |
Set print-ratio string. More... | |
ERRCODE | BCSetRatioW (t_BarCode *pBarCode, LPCWSTR szRatio) |
Public API functions for barcode print ratio.
Required include file: "tbarcode.h"
© 2023 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Apr 10 2024 13:55:32 for TBarCode Library 11 with doxygen 1.9.1 |