TextAnchor module

class TextAnchor.TextAnchor(value)

Bases: Enum

Specifies vertical alignment of a textbox.

Bottom = 3
Center = 2
Top = 1