FontFamily

Font.FontFamily property

Gets or sets the font family.

public string FontFamily { get; set; }

Property Value

The font family.

See Also