A DocumentProtection.ProtectionLevel value specifies what type of editing is allowed in the document. |
public sealed class ProtectionLevel : TypesafeEnum |
Public NotInheritable Class ProtectionLevel Inherits TypesafeEnum |
Name |
Description |
---|---|
|
Only comments may be edited. |
|
Only form fields may be modified. |
|
All parts of the document may be modified. |
|
The document cannot be modified. |
|
Word's change tracking feature will be enabled. |