HeaderFooterFont.CharSet

HeaderFooterFont.CharSet property

Specifies the character set of the font. Equivalent to the GDI LOGFONT lfCharSet field.

public uint CharSet { get; set; }

See Also