1. GroupDocs.Editor
  2. /
  3. GroupDocs.Editor for .NET
  4. /
  5. GroupDocs.Editor
  6. /
  7. PasswordRequiredException

PasswordRequiredException

PasswordRequiredException class

The exception that is thrown when user tries to open a password-protected encrypted document of some format and doesn’t provide a password for opening this document.

public sealed class PasswordRequiredException : Exception

See Also