Gets an array of strings specifying the names of all currently supported fonts. These fonts depend on the formatting device set with the Server
Introduced: 15.1.
public string[] GetSupportedFonts();
Public Function GetSupportedFonts() As String()