WatermarkTextOptions constructor
init
Create WatermarkOptions class and set watermark text
def __init__(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | str | The text to be used as watermark. |
See Also
- module
groupdocs.conversion.options.convert - class
WatermarkTextOptions