点击或拖拽改变大小

P800PrintTextEntity 类

[缺少 "T:Smobiler.Device.P800PrintTextEntity" 的 <summary> 文档]

继承层次

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public class P800PrintTextEntity : P800PrintEntity

P800PrintTextEntity 类型公开以下成员。

构造函数
  名称说明
公共方法P800PrintTextEntity
初始化P800PrintTextEntity类的一个新实例
公共方法P800PrintTextEntity(String)
初始化P800PrintTextEntity类的一个新实例
Top
属性
  名称说明
公共属性CharacterMultipleX
默认大小宽度的倍数,默认值0
公共属性CharacterMultipleY
默认大小高度的倍数,默认值0
公共属性Content
文本内容
公共属性Encoding
文字编码类型,默认值gbk
公共属性IsBold
是否粗体
公共属性IsUnderLine
是否显示下滑线
公共属性Offset
文字对齐
公共属性Type
打印格式
(重写 P800PrintEntityType.)
Top
参见