Method GetOutlineHint
GetOutlineHint(IOutlineRange)
Returns string that appears in the hint window when mouse pointer is over the outline button.
public virtual string GetOutlineHint(IOutlineRange range)
Parameters
range
IOutlineRangeSpecifies the
IOutlineRange
object holding the hint.
Returns
- string
Hint string.