InvalidCredentialException Class
Represents errors that occur when a document is password protected, but an incorrect password is specified or not specified at all.
public class InvalidCredentialException : PdfException
Constructors
InvalidCredentialException | Creates a new instance of InvalidCredentialException. |