Parameters | Details |
---|---|
a = width of text block line (in dots) | Values: 0 to the width of the labelDefault: 0 If the value is less than the font width or not specified, the text does not print. |
b = maximum number of lines in the text block | Values: 1 to 9999 Default: 1 Text exceeding the maximum number of lines overwrites the last line. Changing the font size automatically increases or decreases the size of the block. |
c = add or delete space between lines (in dots) | Values: -9999 to 9999 Default: 0 Numbers are considered to be positive unless preceded by a minus sign. Positive values add space; negative values delete space. |
d = text justification | Values:
L = leftC = centerR = rightJ = justifiedDefault: L If J is used, the last line is left-justified. |
e = hanging indent (in dots) of the second and remaining lines | Values: 0 to 9999 Default: 0 |