getClientRects method
Retrieves a collection of rectangles that describes the layout of the contents of an object or range within the client. Each rectangle describes a single line.
Syntax
TextRectangle retVal = object.getClientRects();
Parameters
This method has no parameters.
Standards information
There are no standards that apply here.
See also
Show: