Click or drag to resize

PdfToTextException Class

The type of exceptions thrown by the library
Inheritance Hierarchy
SystemObject
  SystemException
    ExpertPdfPdfToTextException

Namespace: ExpertPdf
Assembly: eppdftotext (in eppdftotext.dll) Version: 9.0
Syntax
public class PdfToTextException : Exception

The PdfToTextException type exposes the following members.

Constructors
 NameDescription
Public methodPdfToTextException(String) Constructs an exception object
Public methodPdfToTextException(String, Exception) Constructs an exception object
Top
See Also