Gets or sets the font for the text displayed by the SpellCheckDialog labels, the preview, suggestion list, suggestion dictionary combo box and the cancel button. The default is the value of the System.Windows.Forms.Control.DefaultFont property.

Syntax

public System.Drawing.Font Font { get; set; }
Public Property Font() As public System.Drawing.Font