From 4e36c69ab2afd13a2639b03f1ea146438c58092b Mon Sep 17 00:00:00 2001 From: SmartRootsSrl Date: Fri, 20 Mar 2026 16:53:48 +0100 Subject: [PATCH] chore: update stale comment in DrawTitle section header --- .../Services/Implementations/AnagraficaSectionRenderer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CertReports.Syncfusion/Services/Implementations/AnagraficaSectionRenderer.cs b/CertReports.Syncfusion/Services/Implementations/AnagraficaSectionRenderer.cs index ccf6ba1..3a0c840 100644 --- a/CertReports.Syncfusion/Services/Implementations/AnagraficaSectionRenderer.cs +++ b/CertReports.Syncfusion/Services/Implementations/AnagraficaSectionRenderer.cs @@ -68,7 +68,7 @@ public class AnagraficaSectionRenderer : IPdfSectionRenderer } // ═══════════════════════════════════════════════════════════════ - // TITOLO con Bid/Ask a destra + // TITOLO centrato + riga box informativi (Tipologia/Data/Bid/Ask) // ═══════════════════════════════════════════════════════════════ private float DrawTitle(PdfGraphics g, CertificateInfo info, float w, float y)