JPlanner Programmer's Guide
Font.isUnderline Method
See Also
 






Gets a value indicating whether the font is underlined.

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

 Syntax

Java  Copy Code

public boolean isUnderline ()

 Return Value

true if the font is underlined; otherwise, false.

 See Also

Font Members
Font Class
com.mindfusion.drawing Namespace