Click or drag to resize

Document UnWriteProtection Method

Overload List
Name Description
Public method UnWriteProtection
Removes the write protection from a document by clearing the password and disabling the read-only recommendation.
Public method UnWriteProtection(String)
Attempts to remove the write protection from a document by validating the provided password and, if valid, clearing the password and disabling the read-only recommendation.
Top
See Also