WebStyle.Bold

From Xojo Documentation

Property (As Boolean )
aWebStyle.Bold = newBooleanValue
or
BooleanValue = aWebStyle.Bold

New in 2020r1

Supported for all project types and targets.

If True and the object to which the WebStyle is assigned has text, the text will be style in bold.

See Also

Italic, Strikethrough, Underline properties.