@@ -1,5 +1,8 @@
namespace QuestPDF.Infrastructure
{
+ /// <summary>
+ /// Represents the primary container encapsulating the entire content of the document.
+ /// </summary>
public interface IDocumentContainer