Click or drag to resize

SettingsBarcodeReadFormat Property

The boarcode type when the decode format EAN_UPC in Filter or Priority3_SGTIN in SetOutputTagData(Boolean, TagDecodedData) is enabled.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public BarcodeType BarcodeReadFormat { get; set; }

Property Value

Type: BarcodeType
The barcode read format.
See Also