Gets an array of strings specifying the names of all currently supported fonts. These fonts depend on the formatting device set with the ServerTextControl.FormattingPrinter property. The method returns null if the ServerTextControl has not been completely initialized.

Introduced: 15.1.

GetSupportedFonts()

public string[] GetSupportedFonts();
Public Function GetSupportedFonts() As String()