Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.