new BarCodeExtendedParameters()

Methods

equals(obj)

Returns a value indicating whether this instance is equal to a specified BarCodeExtendedParameters value.

Parameter

Name Type Optional Description

obj

 

 

An System.Object value to compare to this instance.

Returns

true if obj has the same value as this instance; otherwise, false.

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

mixed A DataBar additional information DataBarExtendedParameters of recognized barcode

getDotCode()

Gets a DotCode additional information{@code DotCodeExtendedParameters} of recognized barcode

Value: A DotCode additional information{@code DotCodeExtendedParameters} of recognized barcode

getMaxiCode()

Gets a MaxiCode additional information of recognized barcode

Returns

A MaxiCode additional information of recognized barcode

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

A 32-bit signed integer hash code.

toString()

Returns a human-readable string representation of this BarCodeExtendedParameters.

Returns

A string that represents this BarCodeExtendedParameters.