!--a11y-->
Use
The getCharHeight method returns the maximum number of lines that can be displayed on the screen.

Web applications are more user-friendly if information that belongs together fits onto one screen and there is no need to browse between the individual pages. Using the getCharHeight method the development team can define, for each specific device, the maximum number of lines that can be displayed on the screen for each document.
