I am currently working on a project that requires a text editor. All of the computers that will be running this app will have the whole office suite installed, more specifically Office365. I started building my own text editor but it would take a lot of time to implement some QOL Microsoft Word has so I started looking up ways to somehow host Microsoft Word inside a WPF Window or at least make it look like it is docked. So far I have found stuff from 10+ years ago mentioning OLE and what not but I figured it is probably way outdated.
Can anyone here please point me in the right direction ?