Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....and attempts to save to PDF or DOCX produce a single file. Solution:...srcDoc = new Document ( "input.docx" ); Document part = srcDoc ...