Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
  • New 1 Comment
    Right now if you read a .docx file via LoadFromWord() method into a RichTextDocument you not only can't modify the header and footer information. It will drop that Information if you save the file via RickTextDocument.SaveToWord(). Because you have...