Font.FontFamily

Font.FontFamily property

Gets the FontFamily associated with this Font.

public FontFamily FontFamily { get; }

Return Value

The FontFamily associated with this Font.

See Also