TBarCode Library 11  TBarCode Library 11

These functions are used for modifying the behavior of TBarCode when generating the Codablock-F symbology. More...

Functions

LONG _stdcall BCGet_CBF_Rows (t_BarCode *pBarCode)
 Gets the adjusted number of Codablock-F rows. More...
 
LONG _stdcall BCGet_CBF_Columns (t_BarCode *pBarCode)
 Gets the number of adjusted Codablock-F columns. More...
 
LONG _stdcall BCGet_CBF_RowHeight (t_BarCode *pBarCode)
 Gets the adjusted row height for Codablock-F. More...
 
LONG _stdcall BCGet_CBF_RowSeparatorHeight (t_BarCode *pBarCode)
 Gets the currently adjusted row separator height for Codablock-F. More...
 
e_CBFFormat _stdcall BCGet_CBF_Format (t_BarCode *pBarCode)
 Gets the adjusted Codablock-F code format. More...
 
ERRCODE _stdcall BCSet_CBF_Rows (t_BarCode *pBarCode, LONG nRows)
 Adjusts the number of Codablock-F rows. More...
 
ERRCODE _stdcall BCSet_CBF_Columns (t_BarCode *pBarCode, LONG nColumns)
 Adjusts the number of Codablock-F columns. More...
 
ERRCODE _stdcall BCSet_CBF_RowHeight (t_BarCode *pBarCode, LONG nHeight)
 Sets the row height for Codablock-F. More...
 
ERRCODE _stdcall BCSet_CBF_RowSeparatorHeight (t_BarCode *pBarCode, LONG nHeight)
 Sets the height of the Codablock-F row-separator. More...
 
ERRCODE _stdcall BCSet_CBF_Format (t_BarCode *pBarCode, e_CBFFormat eFormat)
 Sets Codablock-F code format. More...
 

Detailed Description

These functions are used for modifying the behavior of TBarCode when generating the Codablock-F symbology.


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