'Declaration Public Overrides Function GetFontNameVariations( _
ByVal postScriptFontNamePostScript name of the font.As System.String _
) As System.String[]
public override System.String[] GetFontNameVariations(
System.String postScriptFontName
)
public: System.String[] GetFontNameVariations(
System.String postScriptFontName
); override
public:
System.String[] GetFontNameVariations(
System.String postScriptFontName
); override
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.