Platforms to show: All Mac Windows Linux Cross-Platform
Back to BarcodeGeneratorMBS class.
BarcodeGeneratorMBS.BackColor as Color
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 14.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
By default white.
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.BitmapByteLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 16.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
BarcodeGeneratorMBS.BitmapHeight as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
BarcodeGeneratorMBS.BitmapWidth as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
BarcodeGeneratorMBS.BorderWidth as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Default 0.
Please set before Encode to take effect while encoding barcode.
Only used if OutputOptions includes flag OutputOptionBox or flag OutputOptionBind.
(Read and Write property)
BarcodeGeneratorMBS.DotSize as Single
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 16.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
BarcodeGeneratorMBS.ECI as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 16.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
BarcodeGeneratorMBS.ErrorText as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
BarcodeGeneratorMBS.FontSize as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 19.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
BarcodeGeneratorMBS.ForeColor as Color
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 14.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
By default black.
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.GuardDescent as Single
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 23.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Default is 5.
(Read and Write property)
BarcodeGeneratorMBS.Height as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Default 50.
(Read and Write property)
BarcodeGeneratorMBS.InputMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Default binary mode.
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.LastError as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
BarcodeGeneratorMBS.Option1 as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Please set before Encode to take effect while encoding barcode.
See zint_manual_242.pdf coming with examples for details.
For QRCode:
The ECC Level with values from 1 = low, 2 = middle, 3 = better, 4 high. Default is low.
For MaxiCode:
The mode for the maxi code.
For PDF 417:
Optional a number between 0 and 8 where the number of codewords used for check information is determined by 2^(value + 1).
(Read and Write property)
BarcodeGeneratorMBS.Option2 as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Please set before Encode to take effect while encoding barcode.
See zint_manual_242.pdf coming with examples for details.
For QRCode:
Version code from 1 to 40. Default is 0 to auto select.
For Data Matrix:
Size from 1 to 30. 0 is auto. See table in zint manual pdf.
For Code 39:
You can set Option2 to 1 to add module 43 checksum.
For PDF 417:
The number of columns between 1 and 30.
(Read and Write property)
BarcodeGeneratorMBS.Option3 as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Please set before Encode to take effect while encoding barcode.
See zint_manual_242.pdf coming with examples for details.
(Read and Write property)
BarcodeGeneratorMBS.OutputOptions as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Use OutputOptionBind, OutputOptionBox or OutputOptionNone.
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.Picture as Picture
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
BarcodeGeneratorMBS.Rows as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
BarcodeGeneratorMBS.Scale as Single
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Default is 1.0
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.ShowText as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.Symbology as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
e.g. BarcodeEANX.
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.Text as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Uses UTF-8 formatting.
(Read only property)
BarcodeGeneratorMBS.Vector as ZintVectorMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can check this classes and draw the barcode yourself.
For Example with DynaPDF as vector graphics.
Only available after you called Encode method.
(Read and Write property)
BarcodeGeneratorMBS.WarnLevel as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 23.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Affects error/warning value returned by Zint API.
(Read and Write property)
BarcodeGeneratorMBS.WhitespaceHeight as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 23.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
BarcodeGeneratorMBS.WhitespaceWidth as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Please set before Encode to take effect while encoding barcode.
(Read and Write property)
BarcodeGeneratorMBS.Width as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Barcode | MBS Barcode Plugin | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS Barcode Plugin.