ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / PdfParserException Class
Members

In This Topic
    PdfParserException Class
    In This Topic
    Exception thrown when problems are detected while parsing PDF documents.
    Object Model
    PdfParserException Class
    Syntax
    'Declaration
     
    
    Public Class PdfParserException 
       Inherits System.Exception
    public class PdfParserException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.WPF.PdfViewer.PdfParserException
             C1.WPF.PdfViewer.PdfPasswordException

    See Also