WordProcessingProtectionType
Leave feedback
On this page
Represents protection type for a Word document.
public enum WordProcessingProtectionType
| Name | Value | Description |
|---|---|---|
| AllowOnlyRevisions | 0 |
User can only add revision marks to the document. |
| AllowOnlyComments | 1 |
User can only modify comments in the document. |
| AllowOnlyFormFields | 2 |
User can only enter data in the form fields in the document. |
| ReadOnly | 3 |
No changes are allowed to the document. |
- namespace GroupDocs.Watermark.Contents.WordProcessing
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.