WordProcessingProtection Class |
Namespace: GroupDocs.Editor.Options
The WordProcessingProtection type exposes the following members.
Name | Description | |
---|---|---|
![]() | WordProcessingProtection |
Parameterless constructor - all parameters have default values
|
![]() | WordProcessingProtection(WordProcessingProtectionType, String) |
Allows to set all parameters during class instantiation
|
Name | Description | |
---|---|---|
![]() | Password |
The password to protect the document with. If null or empty string - the protection will not be applied to the document.
|
![]() | ProtectionType |
Allows to set a protection type of the document. By default is set to not protect the document at all.
|