点击或拖拽改变大小

PosPrinterProtocol 枚举

协议指令

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public enum PosPrinterProtocol
成员
  成员名称说明
Initial0 初始化打印机
Center1 选择对齐方式:中间对齐
Left2 选择对齐方式:左对齐
Right19
Cut3 全切纸命令
Drawer4 开启钱箱
EnabledBarcode5 启用条码功能
DisabledBarcode6 禁用条码功能
Turnonblackmark7 启用黑标检测功能
Turnoffblackmark8 关闭黑标检测功能
EnabledUnderline19 选择下划线模式(1点宽)
EnabledUnderline210 选择下划线模式(2点宽)
DisabledUnderline11 取消下划线模式
AbsoluteLocation12 设置绝对打印位置
LeftMargin13 设置左边距
LeftMargin014 取消设置左边距
Size215 字符放大2倍
Size116 标准字符
Steptoblackmark17 走纸到黑标
StepForwardBlackmark18 检测到黑标前进n步,前进的距离为n/8(mm)
参见