Selaa lähdekoodia

Mark page background content as artifact

Marcin Ziąbek 3 kuukautta sitten
vanhempi
sitoutus
d475cf803b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Source/QuestPDF/Elements/Page.cs

+ 1 - 0
Source/QuestPDF/Elements/Page.cs

@@ -43,6 +43,7 @@ namespace QuestPDF.Elements
                         .Layer()
                         .Repeat()
                         .DebugPointer(DebugPointerType.DocumentStructure, DocumentStructureTypes.Background.ToString())
+                        .ArtifactBackground()
                         .Element(Background);
                     
                     layers