RedactAnnotation
IAnnotatedDocument.RedactAnnotation method
Replaces the matching text in all annotations within the document.
public RedactionResult RedactAnnotation(Regex regularExpression, string replacement)
Parameter | Type | Description |
---|---|---|
regularExpression | Regex | Regular expression to search and replace |
replacement | String | Textual replacement |
Return Value
Replacement result
See Also
- class RedactionResult
- interface IAnnotatedDocument
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction