Platforms to show: All Mac Windows Linux Cross-Platform

Back to BarcodeGeneratorMBS class.

Previous items Next items

BarcodeGeneratorMBS.BarcodeEan128 = 16

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants
Example
Dim z As New BarcodeGeneratorMBS

z.Symbology = BarcodeGeneratorMBS.BarcodeEan128
z.Encode "[00]993262210000005384"

Dim pic As Picture = z.picture
If z.LastError <> 0 Then
MessageBox "LastError: "+Str(z.LastError)
Else
window1.Backdrop = pic
End If

GS1-128

BarcodeGeneratorMBS.BarcodeEan128Cc = 131

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Composite Symbol with GS1-128 linear component

BarcodeGeneratorMBS.BarcodeEan13 = 13

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 14.2
One of the barcode symbology constants

BarcodeGeneratorMBS.BarcodeEan14 = 72

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

EAN-14

BarcodeGeneratorMBS.BarcodeEan8 = 13

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 14.2
One of the barcode symbology constants

BarcodeGeneratorMBS.BarcodeEANCheck = 14

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the barcode symbology constants

EAN Checks

BarcodeGeneratorMBS.BarcodeEanx = 13

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants
Example
Dim z As New BarcodeGeneratorMBS

z.Symbology = BarcodeGeneratorMBS.BarcodeEanX
z.Encode "7432365+54321"

Dim pic As Picture = z.picture
If z.LastError <> 0 Then
MessageBox "LastError: "+Str(z.LastError)
Else
window1.Backdrop = pic
End If

EAN

BarcodeGeneratorMBS.BarcodeEanxCc = 130

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Composite Symbol with EAN linear component

BarcodeGeneratorMBS.BarcodeExcode39 = 9

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Extended Code 3 of 9 (Code 39+)

BarcodeGeneratorMBS.BarcodeFim = 49

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

FIM

BarcodeGeneratorMBS.BarcodeFlat = 28

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Flattermarken

BarcodeGeneratorMBS.BarcodeGridmatrix = 142

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Grid Matrix

BarcodeGeneratorMBS.BarcodeHanXin = 116

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 16.5
One of the barcode symbology constants

HanXin

BarcodeGeneratorMBS.BarcodeHibc128 = 98

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC Code 128

BarcodeGeneratorMBS.BarcodeHibc39 = 99

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC Code 39

BarcodeGeneratorMBS.BarcodeHibcAztec = 112

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC Aztec Code

BarcodeGeneratorMBS.BarcodeHibcBlockf = 110

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC Block F

BarcodeGeneratorMBS.BarcodeHibcDm = 102

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC Data Matrix

BarcodeGeneratorMBS.BarcodeHibcMicpdf = 108

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC MicroPDF417

BarcodeGeneratorMBS.BarcodeHibcPdf = 106

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC PDF417

BarcodeGeneratorMBS.BarcodeHibcQr = 104

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

HIBC QR Code

BarcodeGeneratorMBS.BarcodeIsbnx = 69

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

ISBN (EAN-13 with verification stage)

BarcodeGeneratorMBS.BarcodeItf14 = 89

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

ITF-14

BarcodeGeneratorMBS.BarcodeJapanpost = 76

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Japanese Post

BarcodeGeneratorMBS.BarcodeKix = 90

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Dutch Post KIX Code

BarcodeGeneratorMBS.BarcodeKoreapost = 77

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Korea Post

BarcodeGeneratorMBS.BarcodeLogmars = 50

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

LOGMARS

BarcodeGeneratorMBS.BarcodeMailMark = 121

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 19.3
One of the barcode symbology constants

Mailmark

BarcodeGeneratorMBS.BarcodeMaxicode = 57

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

Maxicode

BarcodeGeneratorMBS.BarcodeMicropdf417 = 84

Type Topic Plugin Version
const Barcode MBS Barcode Plugin 13.5
One of the barcode symbology constants

MicroPDF417

Previous items Next 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...