PDFView4NET WPF Edition
InvalidPasswordException Class
Members 




O2S.Components.PDFRender4NET.Exceptions Namespace : InvalidPasswordException Class
Defines the exception thrown when the password for opening the PDF file is not valid.
Object Model
InvalidPasswordException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class InvalidPasswordException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As InvalidPasswordException
[Serializable()]
public class InvalidPasswordException : System.ApplicationException 
[Serializable()]
public __gc class InvalidPasswordException : public System.ApplicationException 
[Serializable()]
public ref class InvalidPasswordException : public System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         O2S.Components.PDFRender4NET.Exceptions.InvalidPasswordException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InvalidPasswordException Members
O2S.Components.PDFRender4NET.Exceptions Namespace