The height of the small letter x this font at a font size of 1 pt. Multiply the x-height with the font size to get the x-height in points.

Namespace: TallComponents.PDF.Fonts
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public double XHeight { get; }
Visual Basic
Public ReadOnly Property XHeight As Double
	Get

See Also