HeaderFooterFont.ClipPrecision

HeaderFooterFont.ClipPrecision property

Specifies the clipping precision of the font. Equivalent to the GDI LOGFONT lfClipPrecision field.

public uint ClipPrecision { get; set; }

See Also