Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the dialog box allows only the selection of scalable fonts.
Syntax
public final void setScalableOnly( boolean value )
Parameters
value
Set to true if only scalable fonts are allowed; otherwise, set to false. The default value is false.
Remarks
Scalable fonts include vector fonts, scalable printer fonts, TrueType fonts, and fonts scaled by other technologies.
See Also getScalableOnly