| Functions | |
| LONG | BCGet_CBF_Rows (t_BarCode *pBarCode) | 
| Gets the adjusted number of Codablock-F rows. | |
| LONG | BCGet_CBF_Columns (t_BarCode *pBarCode) | 
| Gets the number of adjusted Codablock-F columns. | |
| LONG | BCGet_CBF_RowHeight (t_BarCode *pBarCode) | 
| Gets the adjusted row height for Codablock-F. | |
| LONG | BCGet_CBF_RowSeparatorHeight (t_BarCode *pBarCode) | 
| Gets the currently adjusted row separator height for Codablock-F. | |
| e_CBFFormat | BCGet_CBF_Format (t_BarCode *pBarCode) | 
| Gets the adjusted Codablock-F code format. | |
| ERRCODE | BCSet_CBF_Rows (t_BarCode *pBarCode, LONG nRows) | 
| Adjusts the number of Codablock-F rows. | |
| ERRCODE | BCSet_CBF_Columns (t_BarCode *pBarCode, LONG nColumns) | 
| Adjusts the number of Codablock-F columns. | |
| ERRCODE | BCSet_CBF_RowHeight (t_BarCode *pBarCode, LONG nHeight) | 
| Sets the row height for Codablock-F. | |
| ERRCODE | BCSet_CBF_RowSeparatorHeight (t_BarCode *pBarCode, LONG nHeight) | 
| Sets the height of the Codablock-F row-separator. | |
| ERRCODE | BCSet_CBF_Format (t_BarCode *pBarCode, e_CBFFormat eFormat) | 
| Sets Codablock-F code format. | |
| © 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH |  | 
| Generated on Tue Nov 27 14:28:03 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3 |