'Declaration Public Overridable ReadOnly Property UnderlinePosition As Single
public virtual float UnderlinePosition { get; }
public: __property virtual float get_UnderlinePosition();
Property Value
Positive value - underline should be drawn above baseline; negative value - underline should be drawn below baseline.