The LineRangeTextMetrics type exposes the following members.

Fields

  NameDescription
Ascent
Ascent for range, ascent is a distance from top edge of text to its baseline.
IsFixedFont
True if range uses a Fixed font (Courier New for example).
IsTrueTypeFont
True if range uses a TrueType font
LineGap
Specifies typographic line spacing, used in calcuation of superscript / subscript position.
NormalAscent
"Normal" ascent for range, this ascent is calculated without using of superscript / subscript
NormalHeight
"Normal" height of range, this height is calculated without using of superscript / subscript
Size
Size of text in pixels, width and height.

See Also