Merge two DOCX files into a single MS Word document

In this sample we load two existing DOCX files into two instances of GcWordDocument, and use the static MergeDocuments() method on GcWordDocument to merge the two documents, preserving the original formatting.