EncryptionSettings(String) Constructor
Initializes a new EncryptionSettings instance with specified settings.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| password | String | A password to encrypt the document. |
See Also