SettingsBarcodeReadFormat Property |
Namespace:
com.gigatms.Parameters.TS50
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic BarcodeType BarcodeReadFormat { get; set; }
Public Property BarcodeReadFormat As BarcodeType
Get
Set
public:
property BarcodeType BarcodeReadFormat {
BarcodeType get ();
void set (BarcodeType value);
}
Property Value
Type:
BarcodeType
The barcode read format.
See Also