foreach (System.Drawing.FontFamily Font in System.Drawing.FontFamily.Families) System.Console.Write(Font);