HeaderFooterFont.OutPrecision

HeaderFooterFont.OutPrecision property

Specifies the output precision attribute of the font. Equivalent to the GDI LOGFONT lfOutPrecision field.

public uint OutPrecision { get; set; }

See Also