PosPrinterContentEntityToData 方法 (Encoding) |
打印数据内容
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public override byte[] ToData(
Encoding encoder
)
Public Overrides Function ToData (
encoder As Encoding
) As Byte()
参数
- encoder
- 类型:System.TextEncoding
字符编码
返回值
类型:
Byte[缺少 "M:Smobiler.Device.PosPrinterContentEntity.ToData(System.Text.Encoding)" 的 <returns> 文档]
参见