RedactionResult class
Leave feedback
On this page
Represents a result of the redaction operation.
Learn more
- More details about redaction results: https://docs.groupdocs.com/redaction/net/redaction-basics/
The RedactionResult type exposes the following members:
| Method | Description |
|---|---|
| failed | Initializes a new RedactionResult instance with a failed status. |
| partial | Creates a new RedactionResult instance with a partially applied status. |
| skipped | Initializes a new instance of RedactionResult class with Skipped status. |
| successful | Initializes a new instance of RedactionResult with an applied (successful) status. |
| Property | Description |
|---|---|
| error_message | The error message for diagnostics. |
| status | The execution status. |
- module
groupdocs.redaction
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.