boundingHeight property
Retrieves the height of the rectangle that bounds the TextRange object.
Syntax
HRESULT value = object.get_boundingHeight(* p);
Property values
Type: long
the height of the bounding rectangle, in pixels.
See also
- Reference
- IHTMLTextRangeMetrics::boundingLeft
- IHTMLTextRangeMetrics::boundingTop
- IHTMLTextRangeMetrics::boundingWidth
Show: