|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The WebOffice watermark settings. |
||
| Type |
integer |
The watermark type. Valid values:
|
1 |
| Value |
string |
The watermark text. Note
This parameter takes effect only when Type is set to 1. |
example |
| Rotate |
number |
The rotation angle of the text watermark, in radians. |
-0.7853982 |
| Vertical |
integer |
The vertical spacing between text watermarks, in pixels. |
100 |
| Horizontal |
integer |
The horizontal spacing between text watermarks, in pixels. |
50 |
| Font |
string |
The font style of the text watermark. |
bold 20px Serif |
| FillStyle |
string |
The fill color and opacity of the text watermark. |
rgba(192, 192, 192, 0.6) |