PDFReaderControls.NET Professional Type Reference

WrongPasswordException Class

The exception that is thrown when a wrong password is specified or no password is specified where it is required.

For a list of all members of this type, see WrongPasswordException Members.

System.Object
   System.Exception
      System.ApplicationException
         TallComponents.PDF.PdfException
            TallComponents.PDF.WrongPasswordException

public class WrongPasswordException : PdfException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

WrongPasswordException Members | TallComponents.PDF Namespace