Click or drag to resize

InvalidFunctionException Class

The exception that is thrown when the underlying Dictionary / Stream is not in the correct format.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsInvalidFunctionException

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

The InvalidFunctionException type exposes the following members.

Constructors
 NameDescription
Public methodInvalidFunctionException Initializes a new instance of the InvalidFunctionException class.
Top
See Also