Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfParserException Class
Members

In This Topic
    PdfParserException Class
    In This Topic
    Represents common exception occurs during parsing PDF content.
    Object Model
    PdfParserException Class
    Syntax
    'Declaration
     
    Public Class PdfParserException 
       Inherits GrapeCity.Documents.Pdf.PdfException
    public class PdfParserException : GrapeCity.Documents.Pdf.PdfException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Pdf.PdfException
             GrapeCity.Documents.Pdf.Parser.PdfParserException

    See Also