PDFView4NET WPF Edition
FontParserException Class
Members 




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

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

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

FontParserException Members
O2S.Components.PDFRender4NET.Exceptions Namespace