| Document | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe DocumentWriteProtection type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HasPassword | Returns true if document is protected with the password against re-saving to the same file name. | 
|  | ReadOnlyRecommended | Gets or sets option that specifies if applications should provide user interface recommending that the user open this document in write protected state. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | SetPassword | Sets the password. If password is or empty, any existing password will be cleared. | 
 See Also
See Also