点击或拖拽改变大小

P800PrinterPrint 方法

内容打印

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

参数

Commands
类型:Smobiler.DeviceP800PrintEntityCollection
打印指令集合
CutPaper (Optional)
类型:SystemBoolean
是否切纸
handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler

[缺少 "M:Smobiler.Device.P800Printer.Print(Smobiler.Device.P800PrintEntityCollection,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="handler"/> 文档]

参见