
|
ImgBarDecoder Class Library Barcode_Type Enumeration |
Defines constants of the scan barcode type.
|
[Visual Basic] ImgBarDecoder.Barcode_Type |
Constants
ImgBarDecoder.Barcode_Type.Auto
ImgBarDecoder.Barcode_Type.Codabar
ImgBarDecoder.Barcode_Type.Code11
ImgBarDecoder.Barcode_Type.Code128
ImgBarDecoder.Barcode_Type.Code39
ImgBarDecoder.Barcode_Type.Code93
ImgBarDecoder.Barcode_Type.EAN13
ImgBarDecoder.Barcode_Type.EAN8
ImgBarDecoder.Barcode_Type.ILV2OF5
ImgBarDecoder.Barcode_Type.UPCA
Example
[Visual Basic] The following example sets the scan barcode type as Code128.
|
[Visual Basic] BarcodeReader1.BarcodeType = BarcodeReader1.Barcode_Type.Code128 |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family.
Documentation Version 1.5