Presentation.Encrypt(EncryptionOptions) Method
Encrypts a presentation with the specified encryption options.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | EncryptionOptions | Contains encryption options for the presentation. |
Remarks
For information on how to encrypt and protect a presentation, refer to the following help topic: Encrypt and Protect Presentations.
See Also