boundingWidth property
[This documentation is preliminary and is subject to change.]
Retrieves the width of the rectangle that bounds the TextRange object.
Syntax
HRESULT value = object.get_boundingWidth(* p);
Property values
Type: long
the width of the bounding rectangle, in pixels.
See also
- Reference
- boundingHeight
- boundingLeft
- boundingTop
Build date: 6/12/2012
Community Additions
Show: