Retrieves the height of the rectangle that bounds the TextRange interface.
Syntax
HRESULT get_boundingHeight( long *p );
Parameters
- p
- Address of a long variable that receives the height of the rectangle that bounds the TextRange interface.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
get_boundingLeft, get_boundingTop, get_boundingWidth, get_offsetLeft, get_offsetTop