Type: integer
Default: 0
Allowed values: 0 – barcode byte capacity
When ByteValue is greater than 0 the Caption string (which is a Unicode string) is unpacked into 8-bit ASCII characters before the data is used to generate the barcode – ie. Only the low-order byte of each character is used.
When ByteNumber is 0 the Caption string is converted to bytes according to the length of each character in the string. (see also Flag)
More: