Microsoft SDK for Java

isTypeable

This method of the FontX Class checks whether the font can be typed in the given language.

Syntax

public boolean isTypeable(int language);

Return Value

Returns true if the font can be typed; otherwise, returns false.

Parameters

language The identifier of the language to be checked.

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