Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.
Syntax
public final void setScriptsOnly( boolean value )
Parameters
value
Set to true if selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set is allowed; otherwise, set to false. The default value is false.
See Also getScriptsOnly