Platforms to show: All Mac Windows Linux Cross-Platform

Back to ZXingReaderResultMBS class.

ZXingReaderResultMBS.bottomLeftX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Bottom left X coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.bottomLeftY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Bottom left Y coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.bottomRightX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Bottom right X coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.bottomRightY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Bottom right Y coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.bytes as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The raw / standard content without any modifications like character set conversions.

(Read only property)

ZXingReaderResultMBS.bytesECI as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The raw / standard content following the ECI protocol.

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.contentType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Gives a hint to the type of content found (Text/Binary/GS1/etc.)

(Read only property)

ZXingReaderResultMBS.ecLevel as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the error correction level of the symbol (empty string if not applicable)

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.errorLocation as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries the error location in C++ source code.

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.errorMessage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries error message from barcode reader.

Only set if errorType property is not 0.
(Read only property)

ZXingReaderResultMBS.errorType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The type of error.

Value is zero, if not error happened.
Value 1 means format error, 2 means checksum error and 3 means unsupported operation.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.format as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The format of the found barcode.

(Read only property)

ZXingReaderResultMBS.hasECI as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Specifies wheter or not an ECI tag was found.

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.isInverted as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether the symbol inverted / has reveresed reflectance.

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.isLastInSequence as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether this is the last one of a sequence.

(Read only property)

ZXingReaderResultMBS.isMirrored as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Is the symbol mirrored (currently only supported by QRCode and DataMatrix)

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.isPartOfSequence as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether this is a part of a sequence.

(Read only property)

ZXingReaderResultMBS.isValid as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether this is a valid result.

(Read only property)

ZXingReaderResultMBS.lineCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
How many lines have been detected with this code (applies only to linear symbologies)

(Read only property)

ZXingReaderResultMBS.orientation as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Orientation of barcode in degree.

(Read only property)

ZXingReaderResultMBS.sequenceId as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Id to check if a set of symbols belongs to the same structured append sequence.

If the symbology does not support this feature, the returned value is empty (see MaxiCode).
For QR Code, this is the parity integer converted to a string.
For PDF417 and DataMatrix, this is the "fileId".
(Read only property)

ZXingReaderResultMBS.sequenceIndex as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The 0-based index of this symbol in a structured append sequence.

(Read only property)

ZXingReaderResultMBS.sequenceSize as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Number of symbols in a structured append sequence.

If this is not part of a structured append sequence, the returned value is -1.
If it is a structured append symbol but the total number of symbols is unknown, the returned value is 0 (see PDF417 if optional "Segment Count" not given).
(Read only property)

ZXingReaderResultMBS.symbologyIdentifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Symbology identifier "]cm" where "c" is symbology code character, "m" the modifier.

(Read only property)

Some examples using this property:

ZXingReaderResultMBS.text as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the bytes() content rendered to unicode/utf8 text accoring to the TextMode set in the ReaderOptions.

(Read only property)

See also:

ZXingReaderResultMBS.topLeftX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Top left X coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.topLeftY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Top left Y coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.topRightX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Top right X coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.topRightY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Position of the barcode.

Top right Y coordinate.
(Read only property)

Some examples using this property:

ZXingReaderResultMBS.version as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Version of QRCode / DataMatrix / Aztec version or size.

(Read only property)

The items on this page are in the following plugins: MBS Barcode Plugin.


The biggest plugin in space...