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