Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeDataValueLength Property
In This Topic
    MakeBarcodeDataValueLength Property
    In This Topic
    Description
    Gets the length of the current barcode data
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeDataValueLength As Long
    Return Type
    A long value which represents the number of bytes in the barcode value.
    Remarks
    This value is used to size the byte array prior to calling GetMakeBarcodeDataValue.
    See Also