[]
        
(Showing Draft Content)

C1.C1Preview.Util.FontInfo.-ctor

FontInfo Constructor

FontInfo(EmbeddedFont)

Creates a new instance of FontInfo for the specified EmbeddedFont.

Declaration
public FontInfo(EmbeddedFont ef)
Parameters
Type Name Description
EmbeddedFont ef

The font to get info for.

FontInfo(Font)

Creates a new instance of FontInfo for the specified Font.

Declaration
public FontInfo(Font font)
Parameters
Type Name Description
Font font

The font to get info for.