PDFView4NET WPF Edition
PDFException Class
Members 




O2S.Components.PDFView4NET Namespace : PDFException Class
Defines a generic PDF exception.
Object Model
PDFException Class
Syntax
'Declaration
 
Public Class PDFException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As PDFException
public class PDFException : System.ApplicationException 
public __gc class PDFException : public System.ApplicationException 
public ref class PDFException : public System.ApplicationException 
Inheritance Hierarchy

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

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

PDFException Members
O2S.Components.PDFView4NET Namespace