AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.0" />

.NET API 1,171,968 bytes

 ICssLineHeightProperty

Represents the CSS line-height property.
Length Height { get; }

Gets the specified length that is used in the calculation of the line box height. Could also be relative to the font size of the element itself. The computed value is this percentage multiplied by the element's computed font size.