PDFReaderControls.NET Standard Class Reference

WrongPasswordException Class

Thrown when a document has a password and is opened with a password that is neither the user password nor the owner password.

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

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

public class WrongPasswordException : ApplicationException

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.ReaderControls

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

See Also

WrongPasswordException Members | TallComponents.PDF.ReaderControls Namespace