fix:修改水印透明度

This commit is contained in:
wxyclub
2023-07-26 11:02:11 +08:00
parent e8b566ed1f
commit 1fdb9517cb
+1 -1
View File
@@ -10639,7 +10639,7 @@ class PDFPageView {
watermark_x_space: 40,//水印x轴间隔
watermark_y_space: 50,//水印y轴间隔
watermark_color: 'rgba(232,232,240)',//水印字体颜色
watermark_alpha: 0.6,//水印透明度
watermark_alpha: 0.4,//水印透明度
watermark_fontsize: '40px',//水印字体大小
watermark_font: '微软雅黑',//水印字体
watermark_width: 120,//水印宽度