Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BC_ShowText Enumeration
In This Topic
    BC_ShowText Enumeration
    In This Topic
    Description
    Specifies the text to display adjacent to the created barcode.
    Members
    MemberValueDescription
    BC_ShowTextAll3All possible text is displayed.
    BC_ShowTextNone0No text is displayed.
    BC_ShowTextValue1Only the value is displayed.
    BC_ShowTextValueAndCheckSum2The value and checksum is displayed.
    Remarks
    The default value is BC_ShowTextAll.