Methods
equals(obj)
Returns a value indicating whether this instance is equal to a specified BarCodeExtendedParameters value.
Parameters:
| Name | Type | Description |
|---|---|---|
obj |
An System.Object value to compare to this instance. |
Returns:
| Type | Description |
|---|---|
| true if obj has the same value as this instance; otherwise, false. |
getAztec()
Gets a Aztec additional information{@code AztecExtendedParameters} of recognized barcode
Value: A Aztec additional information{@code AztecExtendedParameters} of recognized barcodegetCodabar()
Gets a Codabar additional information{@code CodabarExtendedParameters} of recognized barcode
Returns:
| Type | Description |
|---|---|
| A Codabar additional information{@code CodabarExtendedParameters} of recognized barcode |
getCode128()
Gets a special data Code128ExtendedParameters of Code128 recognized barcode Value: A special data Code128ExtendedParameters of Code128 recognized barcode
getDataBar()
Gets a DataBar additional information DataBarExtendedParameters of recognized barcode
Returns:
| Type | Description |
|---|---|
| mixed A DataBar additional information DataBarExtendedParameters of recognized barcode |
getDataMatrix()
Gets a DotCode additional information{@code DotCodeExtendedParameters} of recognized barcode
Value: A DotCode additional information{@code DotCodeExtendedParameters} of recognized barcodegetDotCode()
Gets a DotCode additional information{@code DotCodeExtendedParameters} of recognized barcode
Value: A DotCode additional information{@code DotCodeExtendedParameters} of recognized barcodegetGS1CompositeBar()
Gets a GS1CompositeBar additional information{@code GS1CompositeBarExtendedParameters} of recognized barcode
Value: A GS1CompositeBar additional information{@code GS1CompositeBarExtendedParameters} of recognized barcodegetMaxiCode()
Gets a MaxiCode additional information of recognized barcode
Returns:
| Type | Description |
|---|---|
|
A MaxiCode additional information |
getOneD()
Gets a special data OneDExtendedParameters of 1D recognized barcode Value: A special data OneDExtendedParameters of 1D recognized barcode
getPdf417()
Gets a MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode Value: A MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode
getQR()
Gets a QR Structured Append information QRExtendedParameters of recognized barcode Value: A QR Structured Append information QRExtendedParameters of recognized barcode
hashCode()
Returns the hash code for this instance.
Returns:
| Type | Description |
|---|---|
| A 32-bit signed integer hash code. |
toString()
Returns a human-readable string representation of this BarCodeExtendedParameters.
Returns:
| Type | Description |
|---|---|
| A string that represents this BarCodeExtendedParameters. |