I am developing Office add-ins for my company. I am testing on Microsoft Office 2021. Under Product Information on word, I see "Microsoft Office LTSC Professional Plus 2021".
I have reviewed this documentation and it seems clear that for Office 2021 the runtime selected should be Microsoft Edge with WebView2. However, my add-ins load with Microsoft Edge with Original Webview (EdgeHTML).
When going to "Security Info" for the add-in once it is loaded in the task pane, i see the runtime listed as "Microsoft Edge Legacy". Based on this documentation, that means EdgeHTML.
Is this a mistake in the documentation? Is there some other configuration that is not listed here?
Note: Microsoft Edge with Webview2 is installed on my computer.