Enumeration: TextVerticalAlign
Defines vertical alignment options for text content.
This enum specifies how text should be positioned vertically within its containing element or area. The vertical alignment affects the visual relationship between the text and its container, influencing both aesthetics and readability.
Proper vertical alignment is particularly important in layouts where text needs to maintain a specific relationship with surrounding elements or when text containers have a fixed height that differs from the text content.