Platforms to show: All Mac Windows Linux Cross-Platform

Back to ZBarMBS class.

ZBarMBS.BoundsBottom as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Bottom of bounding rectangle.

(Read only property)

ZBarMBS.BoundsLeft as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Left of bounding rectangle.

(Read only property)

ZBarMBS.BoundsRight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Right of bounding rectangle.

(Read only property)

ZBarMBS.BoundsTop as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Top of bounding rectangle.

(Read only property)

ZBarMBS.Data as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The RAW data from the barcode.

(Read and Write property)

ZBarMBS.HasComponents as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether we have an array of components.

(Read only property)

ZBarMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The name of the barcode type.

(Read and Write property)

ZBarMBS.Picture as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The picture scanned.

(Read only property)

ZBarMBS.Quality as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The quality rating.

Value depends on what barcode type is used.
But in general if you get two barcodes detected, you may pick the higher one.
(Read only property)

ZBarMBS.Text as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The barcode content.

If data is valid UTF-8, this will be a string with UTF-8 text of the barcode.
Otherwise we default to Windows ANSI encoding.
(Read only property)

ZBarMBS.Type as Integer

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

See constants.
Maybe a combination of a flag for add-ons and the type, e.g. kSymbolTypeEAN13 + kSymbolTypeAddOn5
(Read only property)

ZBarMBS.XML as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Barcode Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries XML of the barcode.

(Read only property)

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


The biggest plugin in space...