UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PGL.Text类 参考
类 com.UniPRT.Sdk.LabelMaker.PGL.Text 继承关系图:
com.UniPRT.Sdk.LabelMaker.Abstract.AText com.UniPRT.Sdk.LabelMaker.Interface.IText com.UniPRT.Sdk.LabelMaker.Interface.ITextSettings com.UniPRT.Sdk.LabelMaker.Interface.IFont com.UniPRT.Sdk.LabelMaker.Interface.IFontStyle com.UniPRT.Sdk.LabelMaker.Interface.IFontSizeUnits com.UniPRT.Sdk.LabelMaker.Interface.IAlignment com.UniPRT.Sdk.LabelMaker.Interface.IRotation

Public 成员函数

 Text ()
 
 Text (ITextItem text)
 
String ToString ()
 返回可发送到印表机的字符串。 更多...
 
String toString ()
 
- Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.AText
List< ITextItemGetText ()
 使用相同文本设置的文本项目列表。 更多...
 
void SetText (List< ITextItem > textItems)
 
IRuler GetRuler ()
 如果使用标尺进行字体缩放/调整大小,用于文本定位和字体大小的标尺。 更多...
 
void SetRuler (IRuler ruler)
 
String GetFontName ()
 要使用的字体名称。 更多...
 
void SetFontName (String fontName)
 
FontStyleEnum GetFontStyle ()
 
void SetFontStyle (FontStyleEnum fontStyle)
 
FontSizeUnitsEnum GetFontSizeUnits ()
 字符大小选择使用字体点数或其他单位。 更多...
 
void SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits)
 
AlignEnum GetAlignment ()
 
void SetAlignment (AlignEnum alignment)
 
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 

Private 成员函数

IFontSize GetFontSizePgl (IFontSize fontSize, FontSizeUnitsEnum fontUnits, IRuler ruler)
 

额外继承的成员函数

- Protected 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Abstract.AText
 AText ()
 
 AText (ITextItem text)
 

构造及析构函数说明

◆ Text() [1/2]

com.UniPRT.Sdk.LabelMaker.PGL.Text.Text ( )

◆ Text() [2/2]

com.UniPRT.Sdk.LabelMaker.PGL.Text.Text ( ITextItem  text)

成员函数说明

◆ GetFontSizePgl()

◆ ToString()

String com.UniPRT.Sdk.LabelMaker.PGL.Text.ToString ( )

返回可发送到印表机的字符串。

实现了 com.UniPRT.Sdk.LabelMaker.Interface.IText.

引用了 com.UniPRT.Sdk.LabelMaker.PGL.Text.toString().

◆ toString()


该类的文档由以下文件生成: