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. | |
| © 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH |
|
| Generated on Thu Dec 7 13:38:29 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7 |