Table of Contents

Property HheaAscender

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

HheaAscender

Gets the ascent from the horizontal header (hhea.ascender, fUnits).

public int HheaAscender { get; }

Property Value

int

Remarks

hhea is a required table, so this value is always the face's own rather than a substituted default. It does not place the baseline — measured, Word takes that from WinAscent. It contributes only to the line's total height, through the deficit described on HheaLineGap.