Microsoft SDK for Java

FontDescriptor.script

Specifies the font's script.

Syntax

public String script;

Remarks

The script of a font consists of a textual description of its character set and has been localized into the user's language. Examples include modifiers such as "Western" and "Cyrillic".

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