Click or drag to resize

EntryNotFoundException Class

The exception that is thrown when the dictionary's entry was not found
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsEntryNotFoundException

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

The EntryNotFoundException type exposes the following members.

Constructors
 NameDescription
Public methodEntryNotFoundException Initializes a new instance of the FontNotFoundException class.
Top
See Also