TOP="distance"

Sets up a vertical offset relative to the start of the container element, e.g.

TOP="600"

sets position to 1" down from the top of the container when using the default units (1"/600).

Rich Text note

To set the vertical coordinate to the end of the preceding paragraph of RTF, specify

TOP="Y" 

TEXT note

For TEXT elements, TOP offsets the position of the baseline of the characters. This may be overridden using the ALIGN attribute: e.g.

ALIGN="TOP"

specifies a vertical offset from the top of the character cell.

TEXT element example
RTF element example
ROTATE example

Links:

Positioning and sizing

LEFT

X,Y