[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.FontSize

FontSize Property

FontSize

Returns font size in points.

Declaration
public float FontSize { get; set; }
Implements
Exceptions
Type Condition
ApplicationException

Sometimes font-size is specified (in the CSS style string) in a value that cannot be converted to points. For example a size relative to the parent, and there is no parent. Or Font XHeight (the height of the letter x) where this not enough data to perform a conversion.