We have a Word document that we read and save in C# like this:
using (var doc = WordprocessingDocument.Open(docStream, true, GetOpenSettings()))
{
var x = doc.MainDocumentPart.Document.Body; **// Without this code …...is corrupt or damaged GroupDocs.Total Product Family Thomas007...