'Declaration Public Overloads Function GetFiles() As FontFile()
public FontFile[] GetFiles()
Return Value
An array that stores references to font files representing the font face. This parameter can be NULL if the user wants only the number of files representing the font face. This API increments reference count of the font file references returned according to COM conventions, and the client should release them when finished.