[]
Gets or sets the font used to paint text within the element.
public Font Font { get; set; }
If this property is set to null, the text will be painted using the font specified by the parent element's font.