ExtendedCode39 - enable extended Code 39
A Code 39 barcode can be used to represent the entire ASCII-128 symbol set by using 2 normal Code 39 characters to represent one character in the ASCII-128 symbol set. A barcode reader cannot distinguish between normal and extended Code 39 barcodes and so the ExtendedCode39 property must be set to TRUE when reading barcodes encoded using the extended symbol set. Note that the ReadCode39 property must also be set to TRUE.
If the toolkit is unable to decode the string in the extended symbol set then it is left as a normal Code 39 barcode.
Type: BOOL
Default value: FALSE