Overview | Methods | This Package | All Packages
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