Table of Contents

Property UnderlinePosition

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

UnderlinePosition

Gets the underline position from the post table (fUnits; negative below the baseline, as the table stores it). Word draws an underline whose top edge is this, scaled to the drawn size and rounded to its 1/600-inch grain, below the baseline (WQ-0054). Zero when the table is absent or too short.

public int UnderlinePosition { get; }

Property Value

int