Microsoft SDK for Java

FontDialog.getScriptsOnly

Retrieves a boolean value indicating whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the American National Standards Institute (ANSI) character set.

Syntax

public final boolean getScriptsOnly()

Return Value

Returns true if selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set is allowed; otherwise, returns false.

See Also   setScriptsOnly

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