Güteschutzanpassungen durchgeführt

This commit is contained in:
HuskyTeufel
2020-05-06 15:41:16 +02:00
parent df08dfc415
commit 457875537e
6 changed files with 105 additions and 18 deletions

View File

@@ -96,7 +96,7 @@ namespace BerichtGen
if(bilderObjects.Count > 0)
{
//section.ChildEntities.Clear();
iWParagraph.Text = "Weitere Bilder";
iWParagraph.Text = "Bilddokumentation der Sanierung";
iWParagraph.AppendBreak(BreakType.LineBreak);
IWTable wTable = section.Body.AddTable();
wTable.ResetCells(1, 2);