Barcode Xpress for Linux v13.9 - Updated
BX_ShowTextInfo
API Reference > Barcode Component API Reference > Barcode Component Enumerations Reference > BX_ShowTextInfo

Specifies the valid values for showing text under the barcode.

Values:

Name Value Description
BX_ShowTextInfo_None 0 No text is displayed.
BX_ShowTextInfo_Value 1 Only the barcode value is displayed.
BX_ShowTextInfo_ValueChecksum 2 The value and checksum are displayed.
BX_ShowTextInfo_All 3 All possible text is displayed.
Is this page helpful?
Yes No
Thanks for your feedback.