EvVTextAlignment Enumeration
The EvVTextAlignment TS enumeration defines the options for aligning given text vertically.
Bottom: "bottom";Lines are aligned with the bottom margin.

Center: "center";Lines are centered between the top and bottom margins.

Full: "full";Lines are evenly distributed between the top and bottom margins.

Top: "top";Lines are aligned with the top margin.

01 May 2025