Click or drag to resize
Pdf Library for .NET

PdfException Class

Exception thrown by the pdf document related objects.
Inheritance Hierarchy
SystemObject
  SystemException
    SelectPdf.ExtrasPdfException

Namespace: SelectPdf.Extras
Assembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntax
public class PdfException : Exception

The PdfException type exposes the following members.

Constructors
 NameDescription
Public methodPdfException(String) Constructor.
Public methodPdfException(String, Exception) Constructor.
Top
See Also