IncorrectPasswordException

IncorrectPasswordException

Overview

IncorrectPasswordException is a class in Aspose.Words FOSS for .NET. Inherits from: Exception.

Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.

This class is part of the public API of Aspose.Words FOSS for .NET. It can be used with other exported types in the package when working with IncorrectPasswordException values in your .NET application.

See Also