Skip to main content
All docs
V26.1
  • Presentation.RemoveEncryption() Method

    Removes encryption from a presentation.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public void RemoveEncryption()

    Remarks

    For information on how to encrypt and protect a presentation, refer to the following help topic: Encrypt and Protect Presentations.

    See Also