Retrieves a value indicating the font the user selected in the dialog box.
public final Font getFont()
Returns a Font object that represents the font the user selected in the dialog box.
For a code example using this method, see the FontDialog control topic.
See Also setFont