How do I get the word settings like AutoRecover file location, AutoRecover time etc in VSTO Add-In using C#.
I tried, Globals.ThisAddin.Application.Options, but to no avail.
How do I get the word settings like AutoRecover file location, AutoRecover time etc
Share
AutoRecovery Time :
Globals.ThisAddIn.Application.Options.SaveIntervalAutoRecovery Path :