EncryptionOptions(String, EncryptionType) Constructor
Initializes a new instance of the EncryptionOptions class with specified settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| password | String |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| type | EncryptionType | Strong |
See Also