JPlanner Programmer's Guide
Font.isBold Method
See Also
 






Gets a value indicating whether the font is bold.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public boolean isBold ()

 Return Value

true if the font is bold; otherwise, false.

 See Also

Font Members
Font Class
com.mindfusion.drawing Namespace