Variables | |
boolean | Interleaved2of5CheckDigit |
Activates the evaluation of any existing check characters. | |
boolean | Interleaved2of5CheckQuietzone |
Activates checking for free areas around the barcode (quiet zones). | |
boolean | Interleaved2of5Enabled |
Activates checking for and reading of this type of barcode. | |
boolean | Interleaved2of5Inverted |
Specifies that the barcode is white on a black background or not. | |
short | Interleaved2of5MaxDigits |
This property specifies the maximum number of Interleaved 2/5 code words. | |
short | Interleaved2of5MinDigits |
This property specifies the minimum number of Interleaved 2/5 code words. | |
boolean | Interleaved2of5TransmitCheckDigit |
Any check characters which exist are transmitted with the data, or appended. | |
boolean Interleaved2of5CheckDigit |
boolean Interleaved2of5CheckQuietzone |
boolean Interleaved2of5Enabled |
boolean Interleaved2of5Inverted |
short Interleaved2of5MaxDigits |
This property specifies the maximum number of Interleaved 2/5 code words.
[in,out] | Interleaved2of5MaxDigits | Maximum number of Interleaved 2/5 code words. |
short Interleaved2of5MinDigits |
This property specifies the minimum number of Interleaved 2/5 code words.
[in,out] | Interleaved2of5MinDigits | Minimum number of Interleaved 2/5 code words. |
boolean Interleaved2of5TransmitCheckDigit |