Click or drag to resize

PdfAFontException Constructor

Overload List
  NameDescription
Public methodPdfAFontException
Initializes a new instance of the PdfAFontException class.
Public methodPdfAFontException(String)
Initializes a new instance of the PdfAFontException class.
Protected methodPdfAFontException(SerializationInfo, StreamingContext)
Initializes a new instance of the PdfAFontException class.
Public methodPdfAFontException(String, Exception)
Initializes a new instance of the PdfAFontException class.
Public methodPdfAFontException(String, PdfFontResource, String)
Initializes a new instance of the PdfAFontException class.
Top
See Also