Hello TeaM,
I’M using the following code to replace bookMark content froM one docuMent with content froM another:
public void ReplaceBookMarks(string sourceDocPath, string targetDocPath, string outputDocPath)
{
Doc…...2025, 5:49am 1 Hello Team, I’m using the following code to replace...dst.Save(outputDocPath); } I’m facing two issues with this code:...