点击或拖拽改变大小

P380PrinterPrint 方法

内容打印

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法
public void Print(
	TSCPrinterEntityCollection Commands,
	ComponentOnResultHandler handler = null
)

参数

Commands
类型:Smobiler.DeviceTSCPrinterEntityCollection
打印指令集合
handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler
打印结果回调,可选参数,默认为null
参见