Hi all,
We have some code that splits Word Documents on sections. For this we iterate over all sections of the original Document and use
Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...some code that splits Word documents on sections. For this we iterate...all sections of the original document and use Node node = workingDoc...