public override System.Collections.Generic.Dictionary<string,string> GetFontFiles()
public: System.Collections.Generic.Dictionary<string,string*>* GetFontFiles(); override
public:
System.Collections.Generic.Dictionary<string,string^>^ GetFontFiles(); override
'Declaration Public Overrides Function GetFontFiles() As System.Collections.Generic.Dictionary(Of String,String)
Return Value
Dictionary that maps the font names into font file locations.