'Declaration Public Overridable Function GetFontNameVariations( _
ByVal postScriptFontNamePostScript name of the font.As System.String _
) As System.String[]
public virtual System.String[] GetFontNameVariations(
System.String postScriptFontName
)
public: virtual System.String[] GetFontNameVariations(
System.String postScriptFontName
)
public:
virtual System.String[] GetFontNameVariations(
System.String postScriptFontName
)
Parameters
- postScriptFontName
- PostScript name of the font.
Return Value
An array of variations of specified font name which are considered to be the same font. First element of the array must be the postScriptFontName.