int = SetTextAlign(hdc, Mode
)
Sets horizontal and vertical alignment for text in a device context
Parameters
hdc : PyHANDLE
Handle to a device contextMode : int
Combination of win32con.TA_* constantsReturn Value
Returns the previous alignment flags