Defining the verticaljustification tag (optional), Defining the backgroundcolor tag (optional) – Avery Dennison Pathfinder 6057 LNT Programmer Manual using XML User Manual
Page 28

3-8 LNT Programmer’s Manual
Defining the VerticalJustification Tag (Optional)
The VertficalJustification tag describes how text fits vertically in the field.
Valid values include: Top, Bottom, and Center. The default is Top.
Syntax
Example
Vertically justifies the text at the bottom of the field.
Defining the HorizontalJustification Tag (Optional)
The HorizontalJustification tag describes how text fits horizontally in the field.
Valid values include: Left, Right, and Center. The default is Left.
Note:
Center aligns the text based on the Bounding Box’s width value. If the width is not
defined or set to 0, the text is centered based on the Bounding Box’s x value.
Syntax
Example
Horizontally aligns the text on the right side in the field.
Defining the BackgroundColor Tag (Optional)
The BackgroundColor tag sets the background color for the field to black or white.
Valid values include: Black, W hite, or hex encoded RGB value in the format #RRGGBB. The
only valid hex values are #FFFFFF (white) and #000000 (black). The default is White.
Syntax
Example
Sets the background color of the field to black.
Top
Cente r
Bottom
Left
Cente r
Ri ght