[feat:] pvst-integration (logo missing, will be in the next commits)

This commit is contained in:
2026-06-30 15:27:44 +02:00
parent 029a61c733
commit 49822a1960
4 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ public class PdfExportSettings
public double smallFontSize { get; set; } = 6;
public bool exportRunningSheets { get; set; } = true;
public int rsNumGrouped { get; set; } = 25;
public int rsPlzStartpoint { get; set; } = 2;
public bool rsPvSt { get; set; } = true;
public string rsKNrAbs { get; set; } = "";
public string rsKNrEmp { get; set; } = "";