DWRITE_FONT_METRICS.underlinePosition

<summary> The underline position value of the font face in font design units. Underline position is the position of underline relative to the English baseline. The value is usually made negative in order to place the underline below the baseline. </summary>

struct DWRITE_FONT_METRICS
INT16 underlinePosition;

Meta