Sets a boolean value indicating whether the dialog box displays both vertical and horizontal fonts or only horizontal fonts.
public final void setAllowVerticalFonts( boolean value )
value
Set to true if the dialog box displays vertical and horizontal fonts; set to false if the dialog box displays only horizontal fonts. The default value is true.
See Also getAllowVerticalFonts