Functions | |
| LONG | BCGet_PDF417_Rows (t_BarCode *pBarCode) |
| Gets number of PDF417 rows. | |
| ERRCODE | BCSet_PDF417_Rows (t_BarCode *pBarCode, LONG nRows) |
| Sets number of PDF417 rows. | |
| LONG | BCGet_PDF417_Columns (t_BarCode *pBarCode) |
| Gets number of PDF417 columns. | |
| ERRCODE | BCSet_PDF417_Columns (t_BarCode *pBarCode, LONG nColumns) |
| Sets the number of PDF417 columns. | |
| LONG | BCGet_PDF417_ECLevel (t_BarCode *pBarCode) |
| Gets current PDF417 error correction level. | |
| LONG | BCGet_PDF417_RowHeight (t_BarCode *pBarCode) |
| Gets PDF417 row-height. | |
| LONG | BCGet_PDF417_CodeWords (t_BarCode *pBarCode) |
| Gets number of PDF417 code words. | |
| ERRCODE | BCSet_PDF417_ECLevel (t_BarCode *pBarCode, LONG nLevel) |
| Sets PDF417 error correction level. | |
| ERRCODE | BCSet_PDF417_RowHeight (t_BarCode *pBarCode, LONG nHeight) |
| Sets PDF417 row height to a fixed value. | |
| e_PDFMode | BCGet_PDF417_EncodingMode (t_BarCode *pBarCode) |
| Gets the current PDF417 encoding mode. | |
| ERRCODE | BCSet_PDF417_EncodingMode (t_BarCode *pBarCode, e_PDFMode eMode) |
| Sets PDF417 encoding mode. | |
| LPCSTR | BCGet_PDF417_RowColRatioA (t_BarCode *pBarCode) |
| Gets PDF417 row to column ratio. | |
| LPCWSTR | BCGet_PDF417_RowColRatioW (t_BarCode *pBarCode) |
| Gets PDF417 row to column ratio. | |
| ERRCODE | BCSet_PDF417_RowColRatioA (t_BarCode *pBarCode, LPCSTR szRatio) |
| Sets PDF417 row to column ratio to a fixed value. | |
| ERRCODE | BCSet_PDF417_RowColRatioW (t_BarCode *pBarCode, LPCWSTR szRatio) |
| Sets PDF417 row to column ratio to a fixed value. | |
Required include file: "tbarcode.h"
| © 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
|
| Generated on Tue May 5 15:50:26 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3 |