ByteNumber

Type: int

Default:        0

If this property is greater than 0 then the Data string is transferred to a byte array and the ByteNumber of bytes in the array is used as the barcode data.

This permits an array of bytes to be used as data by constructing the Data string from a know length byte array using String(byte[] bytes).

 

More:

CodeType