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

Introduced: 15.1.

GetSupportedFonts()

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