__init__ constructor
Leave feedback
On this page
Initializes a TextWatermarkResult object with the watermark identifier obtained after a search process.
This unique identifier is used to find additional properties for this watermark from the document watermark information layer.
def __init__(self, watermark_id):
...
| Parameter | Type | Description |
|---|---|---|
| watermark_id | str |
Unique watermark identifier obtained by sign or search method. |
- class
TextWatermarkResult
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.