using (WordprocessingDocument wordDoc = WordprocessingDocument.Open(ORiFilepath, true)) { var docPart = wordDoc.MainDocumentPart;
if (docPart.Foot