[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Parser.PdfParserException

PdfParserException Class

Represents common exception occurs during parsing PDF content.

Inheritance
PdfParserException
Implements
Namespace: GrapeCity.Documents.Pdf.Parser
Assembly: DS.Documents.Pdf.dll
Syntax
public class PdfParserException : PdfException, ISerializable
Public Class PdfParserException
    Inherits PdfException
    Implements ISerializable

Constructors

Name Description
PdfParserException(string, Exception, long)

Initializes a new instance of the PdfParserException class.

PdfParserException(string, long)

Initializes a new instance of the PdfParserException class.

Properties

Name Description
StreamPosition

Gets the position in the stream where exception occurs.