Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel

FontModel.XHeight Property

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.

csharp
public double XHeight { get; set; }

Property Value

System.Double