PDFView4NET WPF Edition
PageRenderingException Class
Members 




O2S.Components.PDFRender4NET.Exceptions Namespace : PageRenderingException Class
Defines the exception thrown when errors are encountered in the page content.
Object Model
PageRenderingException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PageRenderingException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As PageRenderingException
[Serializable()]
public class PageRenderingException : System.ApplicationException 
[Serializable()]
public __gc class PageRenderingException : public System.ApplicationException 
[Serializable()]
public ref class PageRenderingException : public System.ApplicationException 
Inheritance Hierarchy

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

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

PageRenderingException Members
O2S.Components.PDFRender4NET.Exceptions Namespace