DocumentUnprotect Method |
Namespace: Aspose.Words
This method unprotects the document even if it has a protection password.
Note that document protection is different from write protection. Write protection is specified using the WriteProtection.
doc.Unprotect();