Property Ascent
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Ascent
Gets the font ascent, expressed in the glyph coordinate system.
public short Ascent { get; }
Property Value
- short
The font ascent, expressed in the glyph coordinate system.
Remarks
See TransformationMatrix for more detail about glyph coordinate system.
Ascent is the maximum height above the baseline reached by glyphs in this font, excluding the height of glyphs for accented characters.