CSSFontSizeProperty public sealed class CSSFontSizeProperty : CSSProperty Information: https://developer.mozilla.org/en-US/docs/Web/CSS/font-size Documentation Code public FontSize Mode { get; } Gets the font-size mode. public CSSCalcValue Size { get; } Gets the custom set font-size, if any.