FontDialog.setWysiwyg

Overview | Methods | This Package | All Packages

FontDialog.setWysiwyg

Sets a boolean value indicating whether the dialog box allows only the selection of fonts available on both the printer and the display.

Syntax

public final void setWysiwyg( boolean value )

Parameters

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


Send feedback to MSDN.Look here for MSDN Online resources.