Microsoft SDK for Java

getFontList

This method of the FontX Class retrieves a list of the names of the font faces available.

Syntax

public static String[] getFontList();

Return Value

Returns a string array containing the names of available font faces.

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