WatermarkResult class
Leave feedback
On this page
Represents the result of watermarking operation, including details such as document sizes, processing time, and the number of applied watermarks.
The WatermarkResult type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of WatermarkResult. |
| init | Initializes a new instance of the WatermarkResult class with specific values. |
| Property | Description |
|---|---|
| final_document_size | The size of the final processed document in bytes. |
| number_watermarks_applied | The total number of watermarks applied to the document. |
| processing_time | The processing time for the watermarking operation. |
| source_document_size | The size of the source document in bytes. |
- module
groupdocs.watermark.internal
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.