TextWatermarkResult class
Leave feedback
On this page
Contains text watermark properties.
The TextWatermarkResult type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a TextWatermarkResult object with the watermark identifier obtained after a search process. |
| Property | Description |
|---|---|
| text | The text in the watermark. |
| created_on | The creation date of the watermark. (inherited from BaseWatermarkResult) |
| height | The height of the watermark. (inherited from BaseWatermarkResult) |
| left | The left position of the watermark. (inherited from BaseWatermarkResult) |
| modified_on | The watermark modification date. (inherited from BaseWatermarkResult) |
| page_number | The page number where the watermark was placed. (inherited from BaseWatermarkResult) |
| top | The top position of the watermark. (inherited from BaseWatermarkResult) |
| watermark_id | The unique identifier of the watermark, used to modify the watermark in the document via Update or Delete methods. (inherited from BaseWatermarkResult) |
| watermark_position | The watermark position. (inherited from BaseWatermarkResult) |
| watermark_type | The type of watermark. (inherited from BaseWatermarkResult) |
| width | The width of the watermark. (inherited from BaseWatermarkResult) |
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.