update 20260220
This commit is contained in:
@@ -105,6 +105,12 @@ namespace Model
|
||||
public string img_unterschrift_links { get; set; } = "";
|
||||
public string img_unterschrift_rechts { get; set; } = "";
|
||||
public string img_logo { get; set; }="";
|
||||
public int logo_top { get; set; } = 20;
|
||||
public int logo_left { get; set; } = 25;
|
||||
public int logo_width { get; set; } = 160;
|
||||
public int logo_heigth { get; set; } = 40;
|
||||
|
||||
public bool print_signature { get; set; } = true;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user