Specifies the text to display adjacent to the created barcode.
| Member | Value | Description |
|---|---|---|
| BC_ShowTextAll | 3 | All possible text is displayed. |
| BC_ShowTextNone | 0 | No text is displayed. |
| BC_ShowTextValue | 1 | Only the value is displayed. |
| BC_ShowTextValueAndCheckSum | 2 | The value and checksum is displayed. |