Example of Encrypt and Decrypt in ASP.NET MVC Word (DocIO) Library
This sample demonstrates how to encrypt and decrypt the Word document using Essential DocIO.
DEMO
SOURCE
DocIO supports to encrypt a Word document with password that restrict others from accessing or modifying confidential contents. You can also open an encrypted Word document using DocIO with valid password.
More information about the encrypt and decrypt options can be found in this
documentation
section.