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…...to take the revision of the header if it’s possible. Have you...whether the Revision is in the header you could check the Revision...