Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the dialog box displays both vertical and horizontal fonts or only horizontal fonts.
Syntax
public final void setAllowVerticalFonts( boolean value )
Parameters
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