Barcode Xpress for Linux v14.0 - Updated
API Reference / Barcode Component API Reference / Barcode Component Enumerations Reference / BX_ShowTextInfo
In This Topic
    BX_ShowTextInfo
    In This Topic

    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.