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

    Removes write protection from a presentation.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public void RemoveProtection()

    Remarks

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

    See Also