DeleteResult class
Leave feedback
On this page
Result of signature(s) deletion from the document.
The DeleteResult type exposes the following members:
| Property | Description |
|---|---|
| processing_time | Returns the execution time of the process in milliseconds. |
| total_signatures | Returns the total processed signatures. |
| source_document_size | Returns source document size. |
| destin_document_size | Returns updated document size. |
| succeeded | List of successfully deleted signatures BaseSignature. |
| failed | List of signatures that were not deleted BaseSignature. |
- module
groupdocs.signature.domain - class
BaseSignature - class
IResult
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.