Document.Protect Method
| Name | Parameters | Description |
|---|---|---|
| Protect(String, DocumentProtectionType) | password, protectionType | Enforces document protection and sets the specified password. |
| Protect(String) | password | Protects a document with a given password. |
| Name | Parameters | Description |
|---|---|---|
| Protect(String, DocumentProtectionType) | password, protectionType | Enforces document protection and sets the specified password. |
| Protect(String) | password | Protects a document with a given password. |