Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: // Create...clone ); builder . Write ( "Section 1" ); builder . InsertBreak...