PDFView4NET WinForms Edition
InvalidDocumentException Class
Members 




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

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

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

InvalidDocumentException Members
O2S.Components.PDFView4NET Namespace