Click or drag to resize

PdfToImageException Class

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

Namespace: ExpertPdf
Assembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntax
public class PdfToImageException : Exception

The PdfToImageException type exposes the following members.

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