Microsoft SDK for Java

FontDialog.getFontDevice

Retrieves a value indicating whether the dialog box will show screen fonts, printer fonts, or both.

Syntax

public final int getFontDevice()

Return Value

Returns an integer that indicates whether the dialog box will show screen fonts, printer fonts, or both. Possible return values are constants defined in the FontDevice class.

See Also   setFontDevice

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