Click or drag to resize
Pdf Library for .NET

PdfToTextException Class

Exception thrown by PdfToText.
Inheritance Hierarchy
SystemObject
  SystemException
    SelectPdfPdfToTextException

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

The PdfToTextException type exposes the following members.

Constructors
 NameDescription
Public methodPdfToTextException(String) Constructor for PdfToTextException.
Public methodPdfToTextException(String, Exception) Constructor for PdfToTextException.
Top
See Also