JPlanner Programmer's Guide
Font.isItalic Method
See Also
 






Gets a value indicating whether the font is italic.

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

 Syntax

Java  Copy Code

public boolean isItalic ()

 Return Value

true if the font is italic; otherwise, false.

 See Also

Font Members
Font Class
com.mindfusion.drawing Namespace