|
TBarCode Library 11
TBarCode Library 11
|
| BOOL _stdcall BCGetPrintText | ( | t_BarCode * | pBarCode | ) |
Determines if the currently active text object (usually the human readable text) is visible.
| [in] | pBarCode | Pointer to barcode structure. |
| true | Text is shown (This is the default for the human readable text). |
| false | Text is not shown (This is the default for the extra texts). |