I am new to Universal Windows Platform, just created a UWP project to get familiar with the stack and I'm looking to read the contents of .doc / .docx document.
I haven't found any namespace associated with Office, I've found a few libraries on NuGet, but they are incompatible with UWP.
Could you please suggest a way to go about reading a word document?