Hi all,
I want To extract all the revisions of a word Doc, and when i execute this code:
foreach (Revision revision in Doc.Revisions){…}
I have many duplicate revision like the screenshot below:
image.Png (10.8 KB)
A…...all the revisions of a word doc, and when i execute this code:...foreach (Revision revision in doc.Revisions){…} I have many duplicate...