Click or drag to resize

FontNotFoundException Class

The exception that is thrown when the requested font was not found
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsFontNotFoundException

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

The FontNotFoundException type exposes the following members.

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