using System; namespace QuestPDF.Examples.Engine { public class IgnoreAttribute : Attribute { } }