Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeIncludeControlCharacters Property
In This Topic
    BarcodeIncludeControlCharacters Property
    In This Topic
    Description
    Insert control characters into the barcode value
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeIncludeControlCharacters As Boolean
    Return Type
    A boolean value which is True to include barcode characters. Otherwise, False is returned.
    Remarks

    The default value is False.

    If set to True, barcode control characters are included in the barcode read value.

    This property has no effect on barcodes which do not support control characters.

    Codabar barcode returns the Start and Stop characters.

    See Also