Returns the height of the button's text label. Reflects the height of the rendered text (which increases if the text wraps onto two lines), not the point size of the text's font.
Signature:
Code
height = Button:GetTextHeight()
Returns:
height - Height of the button's text (in pixels) (number)