RedactAnnotation
IAnnotatedDocument.RedactAnnotation method
Reemplaza el texto coincidente en todas las anotaciones dentro del documento.
public RedactionResult RedactAnnotation(Regex regularExpression, string replacement)
Parámetro | Escribe | Descripción |
---|---|---|
regularExpression | Regex | Expresión regular para buscar y reemplazar |
replacement | String | Reemplazo textual |
Valor_devuelto
Resultado de reemplazo
Ver también
- class RedactionResult
- interface IAnnotatedDocument
- espacio de nombres GroupDocs.Redaction.Integration
- asamblea GroupDocs.Redaction