GetFallbackFontFamilies Method (IFontCollection)
In This Topic
Gets a snapshot of the internal list of fallback font families.
Syntax
'Declaration
Function GetFallbackFontFamilies() As System.String()
System.string[] GetFallbackFontFamilies()
See Also