点击或拖拽改变大小

S5000ScannerScanEventArgs 构造函数

获取S5000ScannerEventArgs实例

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public S5000ScannerScanEventArgs(
	string name,
	string sex,
	string nation,
	string birth,
	string address,
	string idcard,
	string office,
	string effective,
	string photo,
	string finger1,
	string finger2
)

参数

name
类型:SystemString
姓名
sex
类型:SystemString
性别
nation
类型:SystemString
民族
birth
类型:SystemString
生日
address
类型:SystemString
地址
idcard
类型:SystemString
身份证号
office
类型:SystemString
签发机关
effective
类型:SystemString
有效时间
photo
类型:SystemString
照片
finger1
类型:SystemString
右手指纹
finger2
类型:SystemString
左手指纹
参见