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: 23.1
Syntax
public class PdfException : Exception
Constructors
  NameDescription
Public methodPdfException(String)
Constructor.
Public methodPdfException(String, Exception)
Constructor.
Top
See Also