client Rect
The rectangle representing a line box or replaced element. Coordinates are in application viewport coordinate space.
Any transform applied to the ReaderView, such as the user pinch-zooming, will make this rectangle out of date.
Note that the height of this clientRect is not necessarily the same as the lineHeight
. The height calculation is publication format specific, for example in EPUB, the height of the box is determined by the font ascent and descent.