Bluebird Barcode Decoders
- Source:
Type Definitions
AusPost
Properties:
Name | Type | Default | Description |
---|---|---|---|
format |
number | 0 | Valid values are 0 (Autodiscriminate), 1 (RawFormat), 2 (AlphanumericEncoding), 3 (NumericEncoding). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Aztec
Properties:
Name | Type | Default | Description |
---|---|---|---|
inverse |
number | 0 | Valid values are 0 (RegularOnly), 1 (InverseOnly), 2 (InverseAutodetect). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
BooklandEan
Properties:
Name | Type | Default | Description |
---|---|---|---|
format |
number | 0 | Valid values are 0 (BooklandIsbn10), 1 (BooklandIsbn13). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
ChinesePost
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Codabar
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
clsiEditing |
boolean | true | |
notisEditing |
boolean | true | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Code11
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
checkDigitEnabled |
boolean | false | |
checkDigitTransmit |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Code39
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
checkDigitEnabled |
boolean | false | |
checkDigitTransmit |
boolean | false | |
fullAscii |
boolean | true | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Code93
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Code128
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Composite
Properties:
Name | Type | Default | Description |
---|---|---|---|
c |
boolean | false | |
ab |
boolean | false | |
tLC39 |
boolean | false | |
mode |
number | 1 | Valid values are 0 (UpcNeverLinked), 1 (UpcAlwaysLinked), 2 (AutoDiscriminate). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
D2of5
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
DataMatrix
Properties:
Name | Type | Default | Description |
---|---|---|---|
inverse |
number | 0 | Valid values are 0 (RegularOnly), 1 (InverseOnly), 2 (InverseAutodetect). |
decodeMirrorImages |
number | 0 | Valid values are 0 (Never), 1 (Always), 2 (Auto). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Ean8
Properties:
Name | Type | Default | Description |
---|---|---|---|
extend |
boolean | true | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Ean13
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Gs1Databar
Properties:
Name | Type | Default | Description |
---|---|---|---|
limited |
boolean | false | |
expanded |
boolean | false | |
gs1128EmulationMode |
boolean | false | |
convertToUpcEan |
boolean | false | |
securityLevel |
number | 2 | Valid values are 0 (Level1), 1 (Level2), 2 (Level3), 3 (Level4). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Gs1128
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
HanXin
Properties:
Name | Type | Default | Description |
---|---|---|---|
inverse |
number | 0 | Valid values are 0 (RegularOnly), 1 (InverseOnly), 2 (InverseAutodetect). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
I2of5
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
checkDigitEnabled |
boolean | false | |
checkDigitTransmit |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Isbt128
Properties:
Name | Type | Default | Description |
---|---|---|---|
concatenationEnabled |
boolean | false | |
checkIsbt128Table |
boolean | true | |
concatenationRedundancy |
boolean | true | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
JapanesePost
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
KoreanPost
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Matrix25
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 20 | |
checkDigitEnabled |
boolean | false | |
checkDigitTransmit |
boolean | false | |
redundancy |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
MaxiCode
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
MicroPdf
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
MicroQR
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Msi
Properties:
Name | Type | Default | Description |
---|---|---|---|
lengthMin |
number | 3 | |
lengthMax |
number | 30 | |
checkDigit |
number | 0 | Valid values are 0 (Check1), 1 (Check2). |
checkDigitAlgorithm |
number | 0 | Valid values are 0 (Mod10_10), 1 (Mod10_11). |
checkDigitTransmit |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
NetherlandsPost
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Pdf417
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
QRCode
Properties:
Name | Type | Default | Description |
---|---|---|---|
inverse |
number | 0 | Valid values are 0 (RegularOnly), 1 (InverseOnly), 2 (InverseAutodetect). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Specific
Properties:
Name | Type | Default | Description |
---|---|---|---|
redundancyLevel |
number | 0 | Valid values are 0 (Level1), 1 (Level2), 2 (Level3), 3 (Level4). |
securityLevel |
number | 1 | Valid values are 0 (Level0), 1 (Level1), 2 (Level2), 3 (Level3). |
intercharacterGapSize |
number | 0 | Valid values are 0 (Six), 1 (A). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
SupplementalCode
Properties:
Name | Type | Default | Description |
---|---|---|---|
mode |
number | 0 | Valid values are 0 (Ignore), 1 (Decode), 2 (Autodiscriminate). |
redundancy |
number | 0 | |
aimIdentifierEnabled |
boolean | true | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
TriopticCode39
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
UKPostal
Properties:
Name | Type | Default | Description |
---|---|---|---|
checkDigitTransmit |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Upca
Properties:
Name | Type | Default | Description |
---|---|---|---|
checkDigitTransmit |
boolean | false | |
preamble |
number | 1 | Valid values are 0 (NoPreamble), 1 (CharacterOnly), 2 (CharacterAndCountry). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Upce
Properties:
Name | Type | Default | Description |
---|---|---|---|
checkDigitTransmit |
boolean | false | |
preamble |
number | 1 | Valid values are 0 (NoPreamble), 1 (CharacterOnly), 2 (CharacterAndCountry). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Upce1
Properties:
Name | Type | Default | Description |
---|---|---|---|
checkDigitTransmit |
boolean | false | |
preamble |
number | 1 | Valid values are 0 (NoPreamble), 1 (CharacterOnly), 2 (CharacterAndCountry). |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
UpuFicsPostal
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
UserSupplemental
Properties:
Name | Type | Default | Description |
---|---|---|---|
supplementals1 |
boolean | false | |
supplementals2 |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
USPlanet
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
USPostnet
Properties:
Name | Type | Default | Description |
---|---|---|---|
checkDigitTransmit |
boolean | false | |
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source:
Usps4State
Properties:
Name | Type | Default | Description |
---|---|---|---|
enabled |
boolean | true | Gets or sets a value indicating if the decoder is used to interpret barcodes. |
- Source: