BarCodeSymbology Enumeration

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim barCodeSymbology1 As BarCodeSymbology = BarCodeSymbology.Cca

Syntax

'Declaration
Public Enum BarCodeSymbology
public enum BarCodeSymbology
public enum class BarCodeSymbology
public enum BarCodeSymbology
public enum BarCodeSymbology

Members

Member name Description
Cca Composite Component A--up to 56 characters of data.
Ccb Composite Component B--up to 338 characters of data.
Ccc Composite Conponent C--up to 2361 characters of data.
Codabar CodaBar
Code128 Code 128
Code128Parsed  
Code39 Code 39
Code93 Code 93
Ean128 EAN-128
Ean13S EAN-13
Ean8S EAN-8
EanJan13 EAN/JAN-13
EanJan8 EAN/JAN-8
Itf Interleaved 2 of 5
Maxicode Maxicode
Ocra OCRa
Ocrb OCRb
Other If greater than or equal to this type, the service object has returned an undefined symbology.
Pdf417 PDF417
Rss14 RSS-14
RssExpanded RSS Expanded
TF Standard (or discrete) 2 of 5.
Unknown The service object can't determine the barcode symbology.
Upca UPC-A
Upcas UPC-A with supplemental barcode.
Upcd1 UPC one-digit supplement
Upcd2 UPC two-digit supplement
Upcd3 UPC three-digit supplement
Upcd4 UPC four-digit supplement
Upcd5 UPC five-digit supplement
Upce UPC-E
Upces UPC-E with supplemental barcode.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace