内容打印
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void Print(
P800PrintEntityCollection Commands,
bool CutPaper = false,
ComponentOnResultHandler handler = null
)
Public Sub Print (
Commands As P800PrintEntityCollection,
Optional CutPaper As Boolean = false,
Optional handler As ComponentOnResultHandler = Nothing
)
参数
- 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"/> 文档]
参见