[]
Returns font size in points.
public float FontSize { get; set; }
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. |