FaceName

HeaderFooterFont.FaceName property

Specifies the type face name attribute of the font. Equivalent to the GDI LOGFONT lfFaceName field.

public string FaceName { get; set; }

See Also