Accusoft.PdfXpressSdk Namespace : InvalidPasswordException Class |
Exception generated when trying to open a document whose security settings require a password, with the wrong password or no password.
'Declaration <SerializableAttribute()> Public NotInheritable Class InvalidPasswordException Inherits PdfXpressLibraryException Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage Dim instance As InvalidPasswordException
[Serializable()] public sealed class InvalidPasswordException : PdfXpressLibraryException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[Serializable()] public __gc __sealed class InvalidPasswordException : public PdfXpressLibraryException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[Serializable()] public ref class InvalidPasswordException sealed : public PdfXpressLibraryException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
System.Object
System.Exception
Accusoft.PdfXpressSdk.PdfXpressLibraryException
Accusoft.PdfXpressSdk.InvalidPasswordException