Microsoft SDK for Java

FontDialog.getAllowSimulations

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

Syntax

public final boolean getAllowSimulations()

Return Value

Returns true if font simulations are allowed; otherwise, returns false.

See Also   setAllowSimulations

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