条码类型
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public enum PosBarcodeType
Public Enumeration PosBarcodeType
成员
| 成员名称 | 值 | 说明 |
---|
| CODE128 | 0 |
一维码
|
| QRCODE | 1 |
二维码
|
| CODE128Height | 2 |
一维码高度
|
参见