Method GetOutlineHint
GetOutlineHint(IOutlineRange)
Returns the string that appears in the hint window when mouse pointer over the outline button.
public virtual string GetOutlineHint(IOutlineRange range)
Parameters
rangeIOutlineRangeSpecifies the
IOutlineRangeobject holding the hint.
Returns
- string
Hint string for given
IOutlineRangeobject.