Click or drag to resize
Pdf Library for .NET

PdfDocumentException Class

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

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public class PdfDocumentException : Exception
Constructors
  NameDescription
Public methodPdfDocumentException(String)
Constructor.
Public methodPdfDocumentException(String, Exception)
Constructor.
Top
See Also