Hi,
Can someone please tell me how I can open MS Word documents when working in UWP. I do not want to open Word App, I want to open a word document in the background, to edit and save it as a Word document . I see Exceed has a package, that looks pretty simple, but I cannot figure out how to get "DocX.Load...." to work, as I understand I need to use "StorageFile" with UWP.
If there is a better method I am open to it
thanks for the help
Paul