_Document.Unprotect Method
Office 2010
Removes protection from the specified document. If the document isn't protected, this method generates an error.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Parameters
- Password
- Type: System.Object%
Optional Object. The password string used to protect the document. Passwords are case-sensitive. If the document is protected with a password and the correct password isn't supplied, a dialog box prompts the user for the password.