Microsoft SDK for Java

FontDialog.setAllowSimulations

Sets a boolean value indicating whether the dialog box allows graphics device interface (GDI) font simulations.

Syntax

public final void setAllowSimulations( boolean value )

Parameters

value

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

See Also   getAllowSimulations

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