<ALIGN>

<< Click to Display Table of Contents >>

Navigation:  Common vpxPrint tags > Characters attributes >

<ALIGN>

Vertical character alignment mode.

 

 

<ALIGN>

<ALIGN=BASE>      

       -or-

<ALIGN=TOP>

Default value : <ALIGN=TOP>

 

With ALIGN=TOP, vpxPrint writes the characters aligned on the top line starting at the current coordinates. If the font attributes change in the line, the characters are not vertically aligned.

 

With <ALIGN=BASE> all characters are aligned on their base lines according to font specifications. In this case, the exact character position can be a little different from the expected one (<R>, <C> or <AT>).

 

NOTE: To determine the base line, vpxPrint uses 80% of the LPI setting, a valid value must be specified for the <LPI> tag (or set by <ADJUST=LPI>).

 

Tuto_Align