BarcodeSymbologies BarcodeSymbologies BarcodeSymbologies BarcodeSymbologies Class

Definition

Contains the barcode symbology.

public : static class BarcodeSymbologiespublic static class BarcodeSymbologiesPublic Static Class BarcodeSymbologies// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Remarks

This is a static class that contains the barcode symbologies.

Properties

AusPost AusPost AusPost AusPost

Gets the Australia Postal barcode symbology.

public : static unsigned int AusPost { get; }public static uint AusPost { get; }Public Static ReadOnly Property AusPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Australia Postal barcode symbology.

Aztec Aztec Aztec Aztec

Gets the Aztec barcode symbology.

public : static unsigned int Aztec { get; }public static uint Aztec { get; }Public Static ReadOnly Property Aztec As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Aztec barcode symbology.

CanPost CanPost CanPost CanPost

Gets the Canada Postal barcode symbology.

public : static unsigned int CanPost { get; }public static uint CanPost { get; }Public Static ReadOnly Property CanPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Canada Postal barcode symbology.

Ccab Ccab Ccab Ccab

Gets the Composite Component A or B barcode symbology.

public : static unsigned int Ccab { get; }public static uint Ccab { get; }Public Static ReadOnly Property Ccab As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Composite Component A or B barcode symbology.

Ccc Ccc Ccc Ccc

Gets the Composite Component-C barcode symbology.

public : static unsigned int Ccc { get; }public static uint Ccc { get; }Public Static ReadOnly Property Ccc As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Composite Component-C barcode symbology.

ChinaPost ChinaPost ChinaPost ChinaPost

Gets the China Postal barcode symbology.

public : static unsigned int ChinaPost { get; }public static uint ChinaPost { get; }Public Static ReadOnly Property ChinaPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The China Postal barcode symbology.

Codabar Codabar Codabar Codabar

Gets the Codabar barcode symbology.

public : static unsigned int Codabar { get; }public static uint Codabar { get; }Public Static ReadOnly Property Codabar As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Codabar barcode symbology.

Codablock128 Codablock128 Codablock128 Codablock128

Gets the Codablock 128 barcode symbology.

public : static unsigned int Codablock128 { get; }public static uint Codablock128 { get; }Public Static ReadOnly Property Codablock128 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Codablock 128 barcode symbology.

CodablockA CodablockA CodablockA CodablockA

Gets the Codablock A barcode symbology.

public : static unsigned int CodablockA { get; }public static uint CodablockA { get; }Public Static ReadOnly Property CodablockA As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Codablock A barcode symbology.

CodablockF CodablockF CodablockF CodablockF

Gets the Codablock F barcode symbology.

public : static unsigned int CodablockF { get; }public static uint CodablockF { get; }Public Static ReadOnly Property CodablockF As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Codablock F barcode symbology.

Code11 Code11 Code11 Code11

Gets the Code 11 barcode symbology.

public : static unsigned int Code11 { get; }public static uint Code11 { get; }Public Static ReadOnly Property Code11 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 11 barcode symbology.

Code128 Code128 Code128 Code128

Gets the Code 128 barcode symbology.

public : static unsigned int Code128 { get; }public static uint Code128 { get; }Public Static ReadOnly Property Code128 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 128 barcode symbology.

Code16k Code16k Code16k Code16k

Gets the Code 16k barcode symbology.

public : static unsigned int Code16k { get; }public static uint Code16k { get; }Public Static ReadOnly Property Code16k As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 16k barcode symbology.

Code32 Code32 Code32 Code32

Gets the Code 32 barcode symbology.

public : static unsigned int Code32 { get; }public static uint Code32 { get; }Public Static ReadOnly Property Code32 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 32 barcode symbology.

Code39 Code39 Code39 Code39

Gets the Code 39 barcode symbology.

public : static unsigned int Code39 { get; }public static uint Code39 { get; }Public Static ReadOnly Property Code39 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 39 barcode symbology.

Code39Ex Code39Ex Code39Ex Code39Ex

Gets the Code 39 Extended barcode symbology.

public : static unsigned int Code39Ex { get; }public static uint Code39Ex { get; }Public Static ReadOnly Property Code39Ex As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 39 Extended barcode symbology.

Code49 Code49 Code49 Code49

Gets the Code 49 barcode symbology.

public : static unsigned int Code49 { get; }public static uint Code49 { get; }Public Static ReadOnly Property Code49 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 49 barcode symbology.

Code93 Code93 Code93 Code93

Gets the Code 93 barcode symbology.

public : static unsigned int Code93 { get; }public static uint Code93 { get; }Public Static ReadOnly Property Code93 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 93 barcode symbology.

Code93Ex Code93Ex Code93Ex Code93Ex

Gets the Code 93 Extended barcode symbology.

public : static unsigned int Code93Ex { get; }public static uint Code93Ex { get; }Public Static ReadOnly Property Code93Ex As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Code 93 Extended barcode symbology.

DataCode DataCode DataCode DataCode

Gets the Data Code barcode symbology.

public : static unsigned int DataCode { get; }public static uint DataCode { get; }Public Static ReadOnly Property DataCode As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Data Code barcode symbology.

DataMatrix DataMatrix DataMatrix DataMatrix

Gets the Data Matric barcode symbology.

public : static unsigned int DataMatrix { get; }public static uint DataMatrix { get; }Public Static ReadOnly Property DataMatrix As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Data Matrix barcode symbology.

DutchKix DutchKix DutchKix DutchKix

Gets the Dutch Postal barcode symbology.

public : static unsigned int DutchKix { get; }public static uint DutchKix { get; }Public Static ReadOnly Property DutchKix As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Dutch Postal barcode symbology.

Ean13 Ean13 Ean13 Ean13

Gets the EAN (European Article Number) 13 barcode symbology.

public : static unsigned int Ean13 { get; }public static uint Ean13 { get; }Public Static ReadOnly Property Ean13 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 13 barcode symbology.

Ean13Add2 Ean13Add2 Ean13Add2 Ean13Add2

Gets the EAN 13 with 2 digit supplement barcode symbology.

public : static unsigned int Ean13Add2 { get; }public static uint Ean13Add2 { get; }Public Static ReadOnly Property Ean13Add2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 13 with 2 digit supplement barcode symbology.

Ean13Add5 Ean13Add5 Ean13Add5 Ean13Add5

Gets the EAN 13 with 5 digit supplement barcode symbology.

public : static unsigned int Ean13Add5 { get; }public static uint Ean13Add5 { get; }Public Static ReadOnly Property Ean13Add5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 13 with 5 digit supplement barcode symbology.

Ean8 Ean8 Ean8 Ean8

Gets the EAN 8 barcode symbology.

public : static unsigned int Ean8 { get; }public static uint Ean8 { get; }Public Static ReadOnly Property Ean8 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 8 barcode symbology.

Ean8Add2 Ean8Add2 Ean8Add2 Ean8Add2

Gets the EAN 8 with 2 digit supplement barcode symbology.

public : static unsigned int Ean8Add2 { get; }public static uint Ean8Add2 { get; }Public Static ReadOnly Property Ean8Add2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 8 with 2 digit supplement barcode symbology.

Ean8Add5 Ean8Add5 Ean8Add5 Ean8Add5

Gets the EAN 8 with 5 digit supplement barcode symbology.

public : static unsigned int Ean8Add5 { get; }public static uint Ean8Add5 { get; }Public Static ReadOnly Property Ean8Add5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 8 with 5 digit supplement barcode symbology.

Ean99 Ean99 Ean99 Ean99

Gets the EAN 99 barcode symbology.

public : static unsigned int Ean99 { get; }public static uint Ean99 { get; }Public Static ReadOnly Property Ean99 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 99 barcode symbology.

Ean99Add2 Ean99Add2 Ean99Add2 Ean99Add2

Gets the EAN 99 with 2 digit supplement barcode symbology.

public : static unsigned int Ean99Add2 { get; }public static uint Ean99Add2 { get; }Public Static ReadOnly Property Ean99Add2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 99 with 2 digit supplement barcode symbology.

Ean99Add5 Ean99Add5 Ean99Add5 Ean99Add5

Gets the EAN 99 with 5 digit supplement barcode symbology.

public : static unsigned int Ean99Add5 { get; }public static uint Ean99Add5 { get; }Public Static ReadOnly Property Ean99Add5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN 99 with 5 digit supplementbarcode symbology.

Eanv Eanv Eanv Eanv

Gets the EAN Velocity barcode symbology.

public : static unsigned int Eanv { get; }public static uint Eanv { get; }Public Static ReadOnly Property Eanv As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN Velocity barcode symbology.

EanvAdd2 EanvAdd2 EanvAdd2 EanvAdd2

Gets the EAN Velocity with 2 digit supplement barcode symbology.

public : static unsigned int EanvAdd2 { get; }public static uint EanvAdd2 { get; }Public Static ReadOnly Property EanvAdd2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN Velocity with 2 digit supplement barcode symbology.

EanvAdd5 EanvAdd5 EanvAdd5 EanvAdd5

Gets the EAN Velocity with 5 digit supplement barcode symbology.

public : static unsigned int EanvAdd5 { get; }public static uint EanvAdd5 { get; }Public Static ReadOnly Property EanvAdd5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The EAN Velocity with 5 digit supplement barcode symbology.

ExtendedBase ExtendedBase ExtendedBase ExtendedBase

Gets the first possible OEM defined barcode symbology when the symbology type is not included in the current list.

public : static unsigned int ExtendedBase { get; }public static uint ExtendedBase { get; }Public Static ReadOnly Property ExtendedBase As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The OEM defined barcode symbology.

Gs1128 Gs1128 Gs1128 Gs1128

Gets the GS1 128 shipping container barcode symbology.

public : static unsigned int Gs1128 { get; }public static uint Gs1128 { get; }Public Static ReadOnly Property Gs1128 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The GS1 128 shipping container barcode symbology.

Gs1128Coupon Gs1128Coupon Gs1128Coupon Gs1128Coupon

Gets the GS1 128 Coupon barcode symbology.

public : static unsigned int Gs1128Coupon { get; }public static uint Gs1128Coupon { get; }Public Static ReadOnly Property Gs1128Coupon As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The GS1 128 Coupon barcode symbology.

Gs1DatabarType1 Gs1DatabarType1 Gs1DatabarType1 Gs1DatabarType1

Gets the GS1 Databar Omnidirectional, GS1 Databar Stacked Omnidirectional, GS1 Databar Stacked, or GS1 Databar Truncated barcode symbology.

public : static unsigned int Gs1DatabarType1 { get; }public static uint Gs1DatabarType1 { get; }Public Static ReadOnly Property Gs1DatabarType1 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The GS1 Databar Omnidirectional, GS1 Databar Stacked Omnidirectional, GS1 Databar Stacked, or GS1 Databar Truncated barcode symbology.

Gs1DatabarType2 Gs1DatabarType2 Gs1DatabarType2 Gs1DatabarType2

Gets the GS1 DataBar Limited or RSS Limited barcode symbology.

public : static unsigned int Gs1DatabarType2 { get; }public static uint Gs1DatabarType2 { get; }Public Static ReadOnly Property Gs1DatabarType2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The GS1 DataBar Limited or RSS Limited barcode symbology.

Gs1DatabarType3 Gs1DatabarType3 Gs1DatabarType3 Gs1DatabarType3

Gets the GS1 Databar Expanded, GS1 Databar Expanded Stacked, or RSS Expanded barcode symbology.

public : static unsigned int Gs1DatabarType3 { get; }public static uint Gs1DatabarType3 { get; }Public Static ReadOnly Property Gs1DatabarType3 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The GS1 Databar Expanded, GS1 Databar Expanded Stacked, or RSS Expanded barcode symbology.

Gs1DWCode Gs1DWCode Gs1DWCode Gs1DWCode

Gets the GS1DWCode barcode symbology.

public : static unsigned int Gs1DWCode { get; }public static uint Gs1DWCode { get; }Public Static ReadOnly Property Gs1DWCode As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The GS1DWCode barcode symbology.

Additional features and requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

HanXin HanXin HanXin HanXin

Gets the Han Xin barcode symbology.

public : static unsigned int HanXin { get; }public static uint HanXin { get; }Public Static ReadOnly Property HanXin As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Han Xin barcode symbology.

InfoMail InfoMail InfoMail InfoMail

Gets the InfoMail barcode symbology.

public : static unsigned int InfoMail { get; }public static uint InfoMail { get; }Public Static ReadOnly Property InfoMail As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The InfoMail barcode symbology.

Isbn Isbn Isbn Isbn

Gets the International Standard Book Number (ISBN), also known as Bookland or Bookland EAN, barcode symbology.

public : static unsigned int Isbn { get; }public static uint Isbn { get; }Public Static ReadOnly Property Isbn As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The International Standard Book Number (ISBN), also known as Bookland or Bookland EAN, barcode symbology.

IsbnAdd5 IsbnAdd5 IsbnAdd5 IsbnAdd5

Gets the ISBN with 5 digit supplement barcode symbology.

public : static unsigned int IsbnAdd5 { get; }public static uint IsbnAdd5 { get; }Public Static ReadOnly Property IsbnAdd5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The ISBN with 5 digit supplement barcode symbology.

Isbt Isbt Isbt Isbt

Gets the International Society of Blood Transfusion (ISBT) 128 barcode symbology.

public : static unsigned int Isbt { get; }public static uint Isbt { get; }Public Static ReadOnly Property Isbt As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The International Society of Blood Transfusion (ISBT) 128 barcode symbology.

Ismn Ismn Ismn Ismn

Gets the International Standard Music Number (ISMN) barcode symbology.

public : static unsigned int Ismn { get; }public static uint Ismn { get; }Public Static ReadOnly Property Ismn As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The International Standard Music Number (ISMN) barcode symbology.

IsmnAdd2 IsmnAdd2 IsmnAdd2 IsmnAdd2

Gets the ISMN with 2 digit supplement barcode symbology.

public : static unsigned int IsmnAdd2 { get; }public static uint IsmnAdd2 { get; }Public Static ReadOnly Property IsmnAdd2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The ISMN with 2 digit supplement barcode symbology.

IsmnAdd5 IsmnAdd5 IsmnAdd5 IsmnAdd5

Gets the ISMN with 5 digit supplement barcode symbology.

public : static unsigned int IsmnAdd5 { get; }public static uint IsmnAdd5 { get; }Public Static ReadOnly Property IsmnAdd5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The ISMN with 5 digit supplement barcode symbology.

Issn Issn Issn Issn

Gets the International Standard Serial Number (ISSN) barcode symbology.

public : static unsigned int Issn { get; }public static uint Issn { get; }Public Static ReadOnly Property Issn As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The International Standard Serial Number (ISSN) barcode symbology.

IssnAdd2 IssnAdd2 IssnAdd2 IssnAdd2

Gets the ISSN with 2 digit supplement barcode symbology.

public : static unsigned int IssnAdd2 { get; }public static uint IssnAdd2 { get; }Public Static ReadOnly Property IssnAdd2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The ISMN with 2 digit supplement barcode symbology.

IssnAdd5 IssnAdd5 IssnAdd5 IssnAdd5

Gets the ISSN with 5 digit supplement barcode symbology.

public : static unsigned int IssnAdd5 { get; }public static uint IssnAdd5 { get; }Public Static ReadOnly Property IssnAdd5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The ISSN with 5 digit supplement barcode symbology.

ItalianPost25 ItalianPost25 ItalianPost25 ItalianPost25

Gets the Italian Post 25 barcode symbology.

public : static unsigned int ItalianPost25 { get; }public static uint ItalianPost25 { get; }Public Static ReadOnly Property ItalianPost25 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Italian Post 25 barcode symbology.

ItalianPost39 ItalianPost39 ItalianPost39 ItalianPost39

Gets the Italian Post 39 barcode symbology.

public : static unsigned int ItalianPost39 { get; }public static uint ItalianPost39 { get; }Public Static ReadOnly Property ItalianPost39 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Italian Post 39 barcode symbology.

JapanPost JapanPost JapanPost JapanPost

Gets the Japan Postal barcode symbology.

public : static unsigned int JapanPost { get; }public static uint JapanPost { get; }Public Static ReadOnly Property JapanPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Japan Postal barcode symbology.

KoreanPost KoreanPost KoreanPost KoreanPost

Gets the Korea Postal barcode symbology.

public : static unsigned int KoreanPost { get; }public static uint KoreanPost { get; }Public Static ReadOnly Property KoreanPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Korea Postal barcode symbology.

Maxicode Maxicode Maxicode Maxicode

Gets the MaxiCode barcode symbology.

public : static unsigned int Maxicode { get; }public static uint Maxicode { get; }Public Static ReadOnly Property Maxicode As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The MaxiCode barcode symbology.

Micr Micr Micr Micr

Gets the Magnetic Ink Character Recognition (MICR) barcode symbology.

public : static unsigned int Micr { get; }public static uint Micr { get; }Public Static ReadOnly Property Micr As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Magnetic Ink Character Recognition (MICR) barcode symbology.

MicroPdf417 MicroPdf417 MicroPdf417 MicroPdf417

Gets the Micro PDF 417 barcode symbology.

public : static unsigned int MicroPdf417 { get; }public static uint MicroPdf417 { get; }Public Static ReadOnly Property MicroPdf417 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Micro PDF 417 barcode symbology.

MicroQr MicroQr MicroQr MicroQr

Gets the Micro QR Code barcode symbology.

public : static unsigned int MicroQr { get; }public static uint MicroQr { get; }Public Static ReadOnly Property MicroQr As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Micro QR Code barcode symbology.

Msi Msi Msi Msi

Gets the MSI barcode symbology.

public : static unsigned int Msi { get; }public static uint Msi { get; }Public Static ReadOnly Property Msi As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The MSI barcode symbology.

MsTag MsTag MsTag MsTag

Gets the Microsoft tag barcode symbology.

public : static unsigned int MsTag { get; }public static uint MsTag { get; }Public Static ReadOnly Property MsTag As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Microsoft tag barcode symbology.

OcrA OcrA OcrA OcrA

Gets the OCR-A barcode symbology.

public : static unsigned int OcrA { get; }public static uint OcrA { get; }Public Static ReadOnly Property OcrA As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The OCR-A barcode symbology.

OcrB OcrB OcrB OcrB

Gets the OCR-B barcode symbology.

public : static unsigned int OcrB { get; }public static uint OcrB { get; }Public Static ReadOnly Property OcrB As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The OCR-B barcode symbology.

Pdf417 Pdf417 Pdf417 Pdf417

Gets the PDF 417 barcode symbology.

public : static unsigned int Pdf417 { get; }public static uint Pdf417 { get; }Public Static ReadOnly Property Pdf417 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The PDF 417 barcode symbology.

Plessey Plessey Plessey Plessey

Gets the Plessey barcode symbology.

public : static unsigned int Plessey { get; }public static uint Plessey { get; }Public Static ReadOnly Property Plessey As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Plessey barcode symbology.

Pzn Pzn Pzn Pzn

Gets the Pharma-Zentral-Nummer (Pzn) barcode symbology.

public : static unsigned int Pzn { get; }public static uint Pzn { get; }Public Static ReadOnly Property Pzn As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Pharma-Zentral-Nummer (Pzn) barcode symbology.

Qr Qr Qr Qr

Gets the Quick Response (QR) Code barcode symbology.

public : static unsigned int Qr { get; }public static uint Qr { get; }Public Static ReadOnly Property Qr As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Quick Response (QR) Code barcode symbology.

Sisac Sisac Sisac Sisac

Gets the Serials Industry Systems Advisory Committee (SISAC) barcode symbology.

public : static unsigned int Sisac { get; }public static uint Sisac { get; }Public Static ReadOnly Property Sisac As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Serials Industry Systems Advisory Committee (SISAC) barcode symbology.

SwedenPost SwedenPost SwedenPost SwedenPost

Gets the Sweden Postal barcode symbology.

public : static unsigned int SwedenPost { get; }public static uint SwedenPost { get; }Public Static ReadOnly Property SwedenPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Sweden Postal barcode symbology.

Telepen Telepen Telepen Telepen

Gets the Telepen barcode symbology.

public : static unsigned int Telepen { get; }public static uint Telepen { get; }Public Static ReadOnly Property Telepen As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Telepen barcode symbology.

TfDis TfDis TfDis TfDis

Gets the Discreet 2 of 5 barcode symbology.

public : static unsigned int TfDis { get; }public static uint TfDis { get; }Public Static ReadOnly Property TfDis As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Discreet 2 of 5 barcode symbology.

TfIata TfIata TfIata TfIata

Gets the 2 of 5 International Air Transportation Association (IATA) barcode symbology.

public : static unsigned int TfIata { get; }public static uint TfIata { get; }Public Static ReadOnly Property TfIata As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The 2 of 5 International Air Transportation Association (IATA) barcode symbology.

TfInd TfInd TfInd TfInd

Gets the Industrial 2 of 5 barcode symbology.

public : static unsigned int TfInd { get; }public static uint TfInd { get; }Public Static ReadOnly Property TfInd As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Industrial 2 of 5 barcode symbology.

TfInt TfInt TfInt TfInt

Gets the Interleaved 2 of 5 barcode symbology.

public : static unsigned int TfInt { get; }public static uint TfInt { get; }Public Static ReadOnly Property TfInt As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Interleaved 2 of 5 barcode symbology.

TfMat TfMat TfMat TfMat

Gets the 2 of 5 Matrix barcode symbology.

public : static unsigned int TfMat { get; }public static uint TfMat { get; }Public Static ReadOnly Property TfMat As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The 2 of 5 Matrix barcode symbology.

TfStd TfStd TfStd TfStd

Gets the Standard 2 of 5 barcode symbology.

public : static unsigned int TfStd { get; }public static uint TfStd { get; }Public Static ReadOnly Property TfStd As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Standard 2 of 5 barcode symbology.

Tlc39 Tlc39 Tlc39 Tlc39

Gets the TLC 39 barcode symbology.

public : static unsigned int Tlc39 { get; }public static uint Tlc39 { get; }Public Static ReadOnly Property Tlc39 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The TLC 39 barcode symbology.

Trioptic39 Trioptic39 Trioptic39 Trioptic39

Gets the Tri-Optic Media Storage Devices barcode symbology.

public : static unsigned int Trioptic39 { get; }public static uint Trioptic39 { get; }Public Static ReadOnly Property Trioptic39 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Tri-Optic Media Storage Devices barcode symbology.

UccEan128 UccEan128 UccEan128 UccEan128

Gets the UCC/EAN 128 barcode symbology.

public : static unsigned int UccEan128 { get; }public static uint UccEan128 { get; }Public Static ReadOnly Property UccEan128 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UCC/EAN 128 barcode symbology.

UkPost UkPost UkPost UkPost

Gets the UK Postal barcode symbology.

public : static unsigned int UkPost { get; }public static uint UkPost { get; }Public Static ReadOnly Property UkPost As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UK Postal barcode symbology.

Unknown Unknown Unknown Unknown

Unknown barcode symbology.

public : static unsigned int Unknown { get; }public static uint Unknown { get; }Public Static ReadOnly Property Unknown As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

Unknown barcode symbology.

Upca Upca Upca Upca

Gets the Universal Product Code (UPC) version A barcode symbology.

public : static unsigned int Upca { get; }public static uint Upca { get; }Public Static ReadOnly Property Upca As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Universal Product Code (UPC) version A barcode symbology.

UpcaAdd2 UpcaAdd2 UpcaAdd2 UpcaAdd2

Gets the UPC A with 2 digit supplemental barcode symbology.

public : static unsigned int UpcaAdd2 { get; }public static uint UpcaAdd2 { get; }Public Static ReadOnly Property UpcaAdd2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UPC A with 2 digit supplemental barcode symbology.

UpcaAdd5 UpcaAdd5 UpcaAdd5 UpcaAdd5

Gets the UPC A with 5 digit supplement barcode symbology.

public : static unsigned int UpcaAdd5 { get; }public static uint UpcaAdd5 { get; }Public Static ReadOnly Property UpcaAdd5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UPC A with 5 digit supplement barcode symbology.

UpcCoupon UpcCoupon UpcCoupon UpcCoupon

Gets the UPC Coupon with supplemental barcode symbology.

public : static unsigned int UpcCoupon { get; }public static uint UpcCoupon { get; }Public Static ReadOnly Property UpcCoupon As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UPC Coupon with supplemental barcode symbology.

Upce Upce Upce Upce

Gets the Universal Product Code (UPC) version E barcode symbology.

public : static unsigned int Upce { get; }public static uint Upce { get; }Public Static ReadOnly Property Upce As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The Universal Product Code (UPC) version E barcode symbology.

UpceAdd2 UpceAdd2 UpceAdd2 UpceAdd2

Gets the UPC-E with 2 digit supplemnent barcode symbology.

public : static unsigned int UpceAdd2 { get; }public static uint UpceAdd2 { get; }Public Static ReadOnly Property UpceAdd2 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UPC-E with 2 digit supplemnent barcode symbology.

UpceAdd5 UpceAdd5 UpceAdd5 UpceAdd5

Gets the UPC-E with 5 digit supplement barcode symbology.

public : static unsigned int UpceAdd5 { get; }public static uint UpceAdd5 { get; }Public Static ReadOnly Property UpceAdd5 As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The UPC-E with 5 digit supplement barcode symbology.

Us4StateFics Us4StateFics Us4StateFics Us4StateFics

Gets the United States Postal Service 4-State Flat Mail Identification Code Sort (FICS) barcode symbology.

public : static unsigned int Us4StateFics { get; }public static uint Us4StateFics { get; }Public Static ReadOnly Property Us4StateFics As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The United States Postal Service 4-State Flat Mail Identification Code Sort (FICS) barcode symbology.

UsIntelligent UsIntelligent UsIntelligent UsIntelligent

Gets the United States Postal Service (USPS) Intelligent Mail barcode symbology.

public : static unsigned int UsIntelligent { get; }public static uint UsIntelligent { get; }Public Static ReadOnly Property UsIntelligent As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The United States Postal Service (USPS) Intelligent Mail barcode symbology.

UsIntelligentPkg UsIntelligentPkg UsIntelligentPkg UsIntelligentPkg

Gets the United States Postal Service (USPS) Intelligent Mail Package barcode symbology.

public : static unsigned int UsIntelligentPkg { get; }public static uint UsIntelligentPkg { get; }Public Static ReadOnly Property UsIntelligentPkg As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The United States Postal Service (USPS) Intelligent Mail Package barcode symbology.

UsPlanet UsPlanet UsPlanet UsPlanet

Gets the United States Postal Service PLANET barcode symbology.

public : static unsigned int UsPlanet { get; }public static uint UsPlanet { get; }Public Static ReadOnly Property UsPlanet As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The United States Postal Service PLANET barcode symbology.

UsPostNet UsPostNet UsPostNet UsPostNet

Gets the United States Postal Numeric Encoding Technique (POSTNET) barcode symbology.

public : static unsigned int UsPostNet { get; }public static uint UsPostNet { get; }Public Static ReadOnly Property UsPostNet As uint// You can use this property in JavaScript.
Value
unsigned int uint uint uint

The United States Postal Numeric Encoding Technique (POSTNET) barcode symbology.

Methods

GetName(UInt32) GetName(UInt32) GetName(UInt32) GetName(UInt32)

Returns the barcode symbology type as a string.

public : static PlatForm::String GetName(unsigned int scanDataType)public static string GetName(UInt32 scanDataType)Public Static Function GetName(scanDataType As UInt32) As string// You can use this method in JavaScript.
Parameters
scanDataType
unsigned int UInt32 UInt32 UInt32

The barcode symbology type.

Returns
PlatForm::String string string string

The barcode symbology type as a string.