AkggMid/ServiceInvoiceReport Nacharbeiten Layout
This commit is contained in:
@@ -273,7 +273,7 @@ namespace AkggMid
|
||||
this.xrLabel6.SizeF = new System.Drawing.SizeF(166.9165F, 51.04167F);
|
||||
this.xrLabel6.StylePriority.UseFont = false;
|
||||
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
||||
this.xrLabel6.Text = "Fachbereich Beckoffice\r\nBuchhaltung";
|
||||
this.xrLabel6.Text = "Fachbereich Backoffice\r\nBuchhaltung";
|
||||
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||||
//
|
||||
// xrPictureBox1
|
||||
@@ -550,7 +550,7 @@ namespace AkggMid
|
||||
this.xrLabel4.StylePriority.UseFont = false;
|
||||
this.xrLabel4.StylePriority.UseForeColor = false;
|
||||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||||
this.xrLabel4.Text = "Ansprechpartner: Malte Zimmermann";
|
||||
this.xrLabel4.Text = "Ansprechpartner: [SenderContactPerson]";
|
||||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||
//
|
||||
// xrLabel2
|
||||
@@ -567,7 +567,7 @@ namespace AkggMid
|
||||
this.xrLabel2.StylePriority.UseFont = false;
|
||||
this.xrLabel2.StylePriority.UseForeColor = false;
|
||||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||||
this.xrLabel2.Text = "info@viva-stiftung.de";
|
||||
this.xrLabel2.Text = "[SenderContactPersonMail]";
|
||||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||
//
|
||||
// xrLabel19
|
||||
|
||||
Reference in New Issue
Block a user