点击或拖拽改变大小

N800ScannerSetScanMode 方法

设置扫描回调的方式

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public void SetScanMode(
	N800ScanMode scanmode = N800ScanMode.Mode2
)

参数

scanmode (Optional)
类型:Smobiler.DeviceN800ScanMode
mode1 , 发送给服务端, mode2, 扫到内容添加到选中的输入框
参见