Microsoft SDK for Java

FontDialog.setAllowVectorFonts

Sets a boolean value indicating whether the dialog box allows vector font selections.

Syntax

public final void setAllowVectorFonts( boolean value )

Parameters

value

Set to true if vector fonts are allowed; otherwise, set to false. The default value is true.

See Also   getAllowVectorFonts

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