[update] 首页标题,字间距去掉

This commit is contained in:
lideqin
2024-09-06 18:13:06 +08:00
parent bd1e34c90b
commit 37e2b79c94
+1 -1
View File
@@ -281,7 +281,7 @@ export default {
const oParagraph2 = Api.CreateParagraph()
oParagraph2.AddText('中国重型汽车集团有限公司企业标准')
oParagraph2.SetFontSize(48)
oParagraph2.SetSpacing(0.8)
// oParagraph2.SetSpacing(0.8)
oParagraph2.SetFontFamily('黑体')
oParagraph2.SetJc('center')
oParagraph2.SetBold(false)