Gets the length of the current barcode data
Read-write property
Visual Basic |
---|
Public Property MakeBarcodeDataValueLength As Long |
A long value which represents the number of bytes in the barcode value.
This value is used to size the byte array prior to calling GetMakeBarcodeDataValue.