I am trying to use StartTrackRevisions with Replace text in word doc.
Code sample is:
document.StartTrackRevisions("Changes");
para.Range.Replace("Soft Costs", "abcd", options);
document.Save(filepath)
But the track c…...Issue with Track changes with Replace Text(striked out shows after...use StartTrackRevisions with Replace text in word doc. Code sample...