ReplacementType
Leave feedback
On this page
Represents a type of replacement for the matched text.
public enum ReplacementType
| Name | Value | Description |
|---|---|---|
| ReplaceString | 0 |
Replaces matched text with another string, for instance exemption code. |
| DrawBox | 1 |
Draws a rectangle of specific color (Black by default) instead of redacted text. |
Learn more
- More details about document text redactions: Text redactions
- 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.