Microsoft SDK for Java

FontDialog.getFixedPitchOnly

Retrieves a boolean value indicating whether the dialog box should allow only the selection of fixed-pitch fonts.

Syntax

public final boolean getFixedPitchOnly()

Return Value

Returns true if only fixed-pitch fonts can be selected; otherwise, returns false.

See Also   setFixedPitchOnly

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