WebStyle.FontSize

From Xojo Documentation

Property (As Double )
aWebStyle.FontSize = newDoubleValue
or
DoubleValue = aWebStyle.FontSize

New in 2020r1

Supported for all project types and targets.

The font size used to draw any text in the object to which the WebStyle is assigned.

See Also

FontName property.