ReplaceText
Leave feedback
On this page
Replaces all matches of the regular expression with a given replacement.
public RedactionResult ReplaceText(Regex regularExpression, ReplacementOptions options)
| Parameter | Type | Description |
|---|---|---|
| regularExpression | Regex | Regular expression to search and replace |
| options | ReplacementOptions | ReplacementOptions allow to set textual replacement or color for redaction block |
Text replacement result
- class RedactionResult
- class ReplacementOptions
- interface ITextualFormatInstance
- namespace GroupDocs.Redaction.Integration
- 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.