WriteProtectionOptions Constructors
Contains settings that specify how to protect a document from editing.| Name | Parameters | Description |
|---|---|---|
| WriteProtectionOptions(String, HashAlgorithmType) | password, hashAlgorithm | Initializes a new instance of the WriteProtectionOptions class with specified settings. |
See Also