[]
Creates a new instance of FontInfo for the specified EmbeddedFont.
public FontInfo(EmbeddedFont ef)
Type | Name | Description |
---|---|---|
EmbeddedFont | ef | The font to get info for. |
Creates a new instance of FontInfo for the specified Font.
public FontInfo(Font font)
Type | Name | Description |
---|---|---|
Font | font | The font to get info for. |