WebStyle.FontName

From Xojo Documentation

Property (As String )
aWebStyle.FontName = newStringValue
or
StringValue = aWebStyle.FontName

New in 2020r1

Supported for all project types and targets.

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

See Also

FontSize property.