Bold property

This property returns or sets whether the font is bold.

Defined in

Font

Data type

boolean

Syntax

public boolean isBold()
public void setbold(boolean bold)

See examples

Example: Bold property