Gets or sets the font which is used to display text.

Syntax

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