Insert control characters into the barcode value
Read-write property
Visual Basic |
---|
Public Property BarcodeIncludeControlCharacters As Boolean |
A boolean value which is True to include barcode characters. Otherwise, False is returned.
The default value is False.
If set to True, barcode control characters are included in the barcode read value.
This property has no effect on barcodes which do not support control characters.
Codabar barcode returns the Start and Stop characters.