Increases the font size of each font contained in the current text selection. If no text is selected, this method increases the font size at the text input position. The font sizes used with this method are the same as shown through the Button
Introduced: 16.0.
public bool GrowFont();
The return value is true, if at least one font size could be changed. It is false, if the maximum value has been reached.