diff --git a/src/UglyToad.PdfPig.Tests/PublicApiScannerTests.cs b/src/UglyToad.PdfPig.Tests/PublicApiScannerTests.cs index 5d4351c0..7bdd3536 100644 --- a/src/UglyToad.PdfPig.Tests/PublicApiScannerTests.cs +++ b/src/UglyToad.PdfPig.Tests/PublicApiScannerTests.cs @@ -77,6 +77,7 @@ "UglyToad.PdfPig.Content.PageSize", "UglyToad.PdfPig.Content.PageTreeNode", "UglyToad.PdfPig.Content.PdfMarkedContent", + "UglyToad.PdfPig.Content.ArtifactType", "UglyToad.PdfPig.Content.PdfArtifactMarkedContent", "UglyToad.PdfPig.Content.Word", "UglyToad.PdfPig.Content.TextDirection",