ImageWatermarkResult class
Leave feedback
On this page
Contains image watermark properties.
The ImageWatermarkResult type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes ImageWatermarkResult with a unique watermark identifier obtained by the Sign or Search method of GroupDocs.Signature.Signature. |
| Property | Description |
|---|---|
| size | The size in bytes of the watermark image. |
| 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.