Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface enables you to programmatically access the client and bounding rectangles of the IHTMLTxtRange object.
Members
The IHTMLTextRangeMetrics2 interface inherits from the IDispatch interface. IHTMLTextRangeMetrics2 also has these types of members:
- Methods
Methods
The IHTMLTextRangeMetrics2 interface has these methods.
| Method | Description |
|---|---|
| getBoundingClientRect | Retrieves an object that specifies the bounds of a collection of TextRectangle objects. |
| getClientRects | 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. |
Requirements
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |