Sets a boolean value indicating whether the dialog box allows only the selection of fonts available on both the printer and the display.
public final void setWysiwyg( boolean value )
value
Set to true if only fonts available on both the printer and the display are allowed. The default value is false.
See Also getWysiwyg