[]
Gets a font that embedded to this library.
[CLSCompliant(false)]
public static Font GetResourceFont(string name)
Type | Name | Description |
---|---|---|
string | name | The embedded font name from list: Arial. |
Type | Description |
---|---|
Font | The font that embedded to this library or null. |