点击或拖拽改变大小

P390PrinterPrint 方法

内容打印

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

参数

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