@@ -1,5 +1,8 @@
namespace QuestPDF.Helpers
{
+ /// <summary>
+ /// Contains a collection of fonts defined by the PDF standard.
+ /// </summary>
public class Fonts
public const string Arial = "Arial";