FontDialog.getAllowVerticalFonts

Overview | Methods | This Package | All Packages

FontDialog.getAllowVerticalFonts

Retrieves a boolean value indicating whether the dialog box displays both vertically oriented and horizontally oriented fonts or only horizontally oriented fonts.

Syntax

public final boolean getAllowVerticalFonts()

Return Value

Returns true if the dialog box displays vertically oriented and horizontally oriented fonts; returns false if the dialog box displays only horizontally oriented fonts.

See Also   setAllowVerticalFonts