[]
Resolves the name of the font.
public static string ResolveFontName(this IFontNameResolver fontNameResolver, string sourceName)
Type | Name | Description |
---|---|---|
IFontNameResolver | fontNameResolver | |
string | sourceName |
Type | Description |
---|---|
string | Returns the resolved font name. |