Microsoft SDK for Java

Font.getFamily

Retrieves the font family for the font on which this object is based.

Syntax

public final int getFamily()

Return Value

Returns an integer that identifies the font family. This value maps to one of the enumeration constants defined in the FontFamily class.

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