PDFView4NET WinForms Edition
UnsupportedEncryptionException Class
Members 




O2S.Components.PDFView4NET Namespace : UnsupportedEncryptionException Class
Defines the exceptions thrown when the PDF file is encrypted with an unknown encryption method.
Object Model
UnsupportedEncryptionException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class UnsupportedEncryptionException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As UnsupportedEncryptionException
[Serializable()]
public class UnsupportedEncryptionException : System.ApplicationException 
[Serializable()]
public __gc class UnsupportedEncryptionException : public System.ApplicationException 
[Serializable()]
public ref class UnsupportedEncryptionException : public System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         O2S.Components.PDFView4NET.UnsupportedEncryptionException

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

UnsupportedEncryptionException Members
O2S.Components.PDFView4NET Namespace