I want to add an image to a Word file in C# using the DocX Library. The problem is that I don't find anything in the web.
Situation
I know how to create a file and I know how to write text in the file. The documentation of the library is sadly pretty small. Hope you can help me!
The DocX library contains a sample demonstrating how to add a picture to a document: