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