PDFView4NET WPF Edition
InvalidPageException Class
Members 




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

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

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

InvalidPageException Members
O2S.Components.PDFRender4NET.Exceptions Namespace