FindReplaceOptions ReplacingCallback property. The userdefined method which is called before every replace occurrence in C#.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "[0-9]+" ), "" , options );...