Microsoft SDK for Java

Font.getItalic

Retrieves a boolean value that indicates whether the font is italicized.

Syntax

public final boolean getItalic()

Return Value

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

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