HeaderFooterFont.PitchAndFamily

HeaderFooterFont.PitchAndFamily property

Specifies the pitch and family of the font. Equivalent to the GDI LOGFONT lfPitchAndFamily field.

public uint PitchAndFamily { get; set; }

See Also