UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.TSPL.Text Class Reference
Inheritance diagram for UniPRT.Sdk.LabelMaker.TSPL.Text:
UniPRT.Sdk.LabelMaker.Interfaces.AText UniPRT.Sdk.LabelMaker.Interfaces.IText UniPRT.Sdk.LabelMaker.Interfaces.ITextSettings UniPRT.Sdk.LabelMaker.Interfaces.IFont UniPRT.Sdk.LabelMaker.Interfaces.IFontStyle UniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits UniPRT.Sdk.LabelMaker.Interfaces.IAlignment UniPRT.Sdk.LabelMaker.Interfaces.IRotation

Public Member Functions

 Text (ITextItem text)
 
override string ToString ()
 Returns the string that can be sent to printer.
 

Properties

virtual AlignEnum Alignment = AlignEnum.Default [get, set]
 
virtual string FontName = null [get, set]
 
virtual FontSizeUnitsEnum FontSizeUnits = FontSizeUnitsEnum.Points [get, set]
 
virtual FontStyleEnum FontStyle = FontStyleEnum.Normal [get, set]
 
TsplLib.TSPL.Reference_Point ReferencePoint = TsplLib.TSPL.Reference_Point.LeftDown [get, set]
 
bool Reverse = false [get, set]
 
virtual RotateEnum Rotation = RotateEnum.None [get, set]
 
virtual IRuler Ruler = null [get, set]
 
virtual List< ITextItem > Text [get, set]