feat(appsettings): Konfigurierte AnnotationParams
This commit is contained in:
@@ -161,11 +161,17 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "City",
|
"Name": "City",
|
||||||
"VerBoundAnnotName": "Signature"
|
"VerBoundAnnotName": "Signature",
|
||||||
|
"WidthRatio": 1.2,
|
||||||
|
"HeightRatio": 0.5,
|
||||||
|
"MarginTopRatio": 0.48
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "Date",
|
"Name": "Date",
|
||||||
"VerBoundAnnotName": "City"
|
"VerBoundAnnotName": "City",
|
||||||
|
"WidthRatio": 1.55,
|
||||||
|
"HeightRatio": 0.5,
|
||||||
|
"MarginTopRatio": 0.45
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user