C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Find_and_Replace.ReplaceWithEvaluator.MyReplaceEvaluator

Inheritance: IReplacingCallback
Show file Open project: aspose-words/Aspose.Words-for-.NET

Private Methods

Method Description
IReplacingCallback ( ReplacingArgs e ) : ReplaceAction

This is called during a replace operation each time a match is found. This method appends a number to the match string and returns it as a replacement string.