This commit is contained in:
Simon Martens
2022-01-22 16:16:08 +01:00
parent bf889b0bb0
commit 1af73a2ded
6 changed files with 166 additions and 187 deletions

View File

@@ -4,7 +4,6 @@ namespace HamannPrinter
{
public class Confix
{
public bool? LettersDocx { get; set; }
public bool? VolumeDocx { get; set; }
public bool? RegisterDocx { get; set; }
public string HamannXmlPath { get; set; }