These functions are used for modifying the behavior of TBarCode when generating the Codablock-F symbology. More...
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. |
These functions are used for modifying the behavior of TBarCode when generating the Codablock-F symbology.
© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |