MH: AWO Münster Briefpapier

This commit is contained in:
2025-06-20 05:41:27 +02:00
parent 3696ef50f5
commit 3bb86079a8
2 changed files with 2 additions and 2 deletions

View File

@@ -540,7 +540,7 @@ namespace AWOMuensterlandRecklinghausen
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
this.Margins = new DevExpress.Drawing.DXMargins(76.04166F, 46.875F, 100F, 100F);
this.Margins = new DevExpress.Drawing.DXMargins(72F, 35F, 100F, 100F);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;

File diff suppressed because one or more lines are too long