Microsoft SDK for Java

FontType.DEVICE

Specifies that the font will be rendered entirely by the device.

Syntax

public static final int DEVICE;

Remarks

The Windows operating system associates no device fonts with the screen. Printers, however, may support a wide variety of device fonts.

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