
|
ImgBarDecoder Class Library ImgBarDecoder.BarcodeType = ImgBarDecoder.BarcodeReader.Barcode_Type |
Gets or sets the scan barcode type.
|
[Visual Basic] Public Property BarcodeType ( ) as ImgBarDecoder.BarcodeReader.Barcode_Type |
Property Set Value
BarcodeType
Sets the scan barcode type.
Property Get Value
BarcodeType
Gets the scan barcode type.
Example
[Visual Basic] The following example sets the scan barcode type and gets its state.
|
[Visual Basic] Dim bType as ImgBarDecoder.BarcodeReader.Barcode_Type = _ ImgBarDecoder.BarcodeReader.Barcode_Type.Code128 BarcodeReader1.Barcode_Type = bType bType = BarcodeReader1.Barcode_Type |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family.
Documentation Version 1.5