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