A class representing a text object for TSPL.
Definition _Text.h:49
instancetype init()
Initializes a new instance of the _Text class.
TSPLReferencePoint referencePoint
The reference point for the text in TSPL.
Definition _Text.h:127
NSString * description()
Returns a string that can be sent to the printer.
BOOL reverse
A flag indicating whether the text should be printed in reverse.
Definition _Text.h:139