FontInfo Constructor

Overload List

FontInfo(FontInfo, FontfaceStyle) Initializes a new FontInfo that uses the specified existing FontInfo and FontfaceStyle enumeration.
FontInfo(IFontFamily, Single, FontfaceStyle) Initializes a new FontInfo using a specified size and style.
FontInfo(String, Single, FontfaceStyle) Initializes a new FontInfo using a specified size and style.

See Also