DocumentProtection Class Members
In This Topic
The following tables list the members exposed by DocumentProtection.
Public Properties
| Name | Description |
| BlockQuickStylesetSwitching |
Gets or sets a value indicating whether the replacement of the
complete set of the document's styles should be blocked.
|
| BlockThemeOrSchemeSwitching |
Gets or sets a value indicating whether modification of the document's theme
information should be blocked.
|
| EditProtection |
Specifies the type of editing restrictions which shall be
enforced on the document.
|
| MarkAsFinal |
Gets or sets a value indicating whether the document is marked as final (read-only).
|
| ReadOnlyRecommended |
Gets or sets a value indicating whether read-only mode is recommended
when opening the document.
|
| WritePassword |
Gets or sets the write password.
|
Top
See Also