Hello Team,
I am comparing two documents, and in the output I notice that the bookmarks in the header and footer are being removed. Additionally, even when there are no actual changes, they still appear as tracked chang…... Code public async Task<byte[]> Compare(Document document1...memoryStream.Position = 0; return await Task.FromResult<byte[]>(memoryStream...