frank-hoffman's avatar
frank-hoffman
Copper Contributor
Feb 23, 2024
Status:
New

Implement Document.Protect and Document.Unprotect in Word JavaScript API

I'm developing an add-in using the Word JavaScript API, and I need the ability to work with protected Word documents programmatically. In VBA and VSTO, I was able to unprotect these documents, alter ...