Hello,
I need help understanding the impact of setting a specific parameter on two merged Word documents with numbering.
When I run the following code, the output document remains unchanged whether I set KeepSourceNumb…...docx"); Document dstDoc = new Document("\\destDoc.docx");..."JoinAndAppendDocumen.InsertDocument.docx"; dstDoc.Save(outputFilePath);...