Platforms to show: All Mac Windows Linux Cross-Platform

Back to BarcodeGeneratorMBS class.

Previous items

BarcodeGeneratorMBS.OutputOptionGS1_GS_Separator = 512

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 19.4
One of the output options.

Use GS Separator for DataMatrix.

BarcodeGeneratorMBS.OutputOptionNoASCII = 1

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the output options.

No longer used.

BarcodeGeneratorMBS.OutputOptionNone = 0

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the output options.

No box or boundary bars.

BarcodeGeneratorMBS.OutputOptionNoQuietZones = 4096

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 23.0
One of the output options.

Disable quiet zones, notably those with defaults as listed above.

BarcodeGeneratorMBS.OutputOptionQuietZones = 2048

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 23.0
One of the output options.

Add compliant quiet zones (additional to any specified whitespace)
Note: CODE16K, CODE49, CODABLOCKF, ITF14, EAN/UPC have default quiet zones

BarcodeGeneratorMBS.OutputOptionReaderInit = 16

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the output options.

Include reader initialize sequence in barcode.

BarcodeGeneratorMBS.OutputOptionSmallText = 32

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the output options.
Example

Dim z As New BarcodeGeneratorMBS

z.OutputOptions = z.OutputOptionSmallText

Use small text.

BarcodeGeneratorMBS.OutputOptionStdOut = 8

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the output options.

Write to stdout.

BarcodeGeneratorMBS.WarnInvalidOption = 2

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the error constants.

One of the values was set incorrectly but Zint has made a guess at what it should have been and generated a barcode accordingly.

BarcodeGeneratorMBS.WarnUseECI = 3

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the error constants.

The warning to use ECI.

Previous items

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


💬 Ask a question or report a problem
The biggest plugin in space...