Click or drag to resize

UnexpectedTypeException Class

This exception is commonly raised when the annotation cannot be parsed.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsUnexpectedTypeException

Namespace: Patagames.Pdf.Net.Exceptions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class UnexpectedTypeException : PdfiumException

The UnexpectedTypeException type exposes the following members.

Constructors
 NameDescription
Public methodUnexpectedTypeException Initializes a new instance of the InvalidAnnotationException class.
Top
See Also