I am using the Novacode DocX C # library to create text documents and ran into a problem. I want my paragraphs to "stick together" on page breaks. But I also want to use soft returns so that my images appear vertically between lines of text.
So my question is: how to add soft returns to paragraphs?
c # ms-word novacode-docx
Darin seat
source share