[]
Gets font family for generic fonts, check if specified font installed.
[Obsolete("Don't use this method. Use IFontNameResolver.GetFontName instead")]
string GetFontFamily(string fontFamily)
| Type | Name | Description |
|---|---|---|
| string | fontFamily |
| Type | Description |
|---|---|
| string | Font family name, or null if font not found. |