Microsoft SDK for Java

FontDescriptor.fullName

Specifies the full name of the font.

Syntax

public String fullName;

Remarks

The full name of a font generally consists of the name of the company that created the font and the font's face name and style (for example, "Microsoft Sans Serif Bold").

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