Font.getBold

Overview | Methods | Fields | This Package | All Packages

Font.getBold

Retrieves a boolean value that indicates if the font is bold.

Syntax

public final boolean getBold()

Return Value

Returns true if the font is bold; otherwise, returns false.