Overview | Methods | This Package | All Packages
Retrieves a value indicating the font the user selected in the dialog box.
Syntax
public final Font getFont()
Return Value
Returns a Font object that represents the font the user selected in the dialog box.
Remarks
For a code example using this method, see the FontDialog control topic.
See Also setFont