|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE _stdcall BCSetTextAlignment | ( | t_BarCode * | pBarCode, |
| e_BCAlign | eAlign | ||
| ) |
Sets the alignment of the currently active text object (usually the human readable text).
The default is center alignment.
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | eAlign | Text alignment enumerator. |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |