DefaultFantasyFonts Property
DefaultFantasyFonts
Gets the default list of font names belonging to the Fantasy font family.
Declaration
public static List<string> DefaultFantasyFonts { get; }
Public Shared ReadOnly Property DefaultFantasyFonts As List(Of String)