Table of Contents

Property Descent

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Descent

Gets the font descent, expressed in the glyph coordinate system.

public short Descent { get; }

Property Value

short

The font descent, expressed in the glyph coordinate system.

Remarks

See TransformationMatrix for more detail about glyph coordinate system.

Descent is the maximum depth below the baseline reached by glyphs in this font. The value is a negative number.