Font.FontFamily Property

Definition

Gets the font family to which this font belongs.

public string FontFamily { get; }
member this.FontFamily : string

Property Value

The font family to which this Font structure belongs.

Applies to