Microsoft SDK for Java

FontFamily.DEFAULT

Represents the Default font family. When you create a Font object without specifying a font family, this value is used to create the object.

Syntax

public static final int DEFAULT;

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