AcceptRedaction
Leave feedback
On this page
This call is triggered right before applying any redaction to the document and allows to log or forbid it.
public bool AcceptRedaction(RedactionDescription description)
| Parameter | Type | Description |
|---|---|---|
| description | RedactionDescription | Contains information about particular match type, criteria, text and position |
Return true to accept or false to decline particular match redaction
- class RedactionDescription
- interface IRedactionCallback
- namespace GroupDocs.Redaction.Redactions
- assembly 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.