PdfTextDecodingException

PdfTextDecodingException

Overview

PdfTextDecodingException is a class in Aspose.PDF FOSS for .NET. Inherits from: PdfException.

Thrown when text content cannot be decoded — e.g.

This class provides 6 methods for working with PdfTextDecodingException objects in .NET programs. Available methods include: GenerateCrashReport, PdfException, PdfTextDecodingException. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.

Methods

SignatureDescription
PdfTextDecodingException()Calls PdfTextDecodingException on this PdfTextDecodingException instance.
PdfTextDecodingException(message: string)Calls PdfTextDecodingException(message) on this PdfTextDecodingException instance.
PdfTextDecodingException(message: string, innerException: Exception)Calls PdfTextDecodingException(message, innerException) on this PdfTextDecodingException instance.
PdfTextDecodingException(innerException: Exception)Calls PdfTextDecodingException(innerException) on this PdfTextDecodingException instance.
PdfException()Initializes a new instance of the PdfException class.
GenerateCrashReport(options: CrashReportOptions)Write a crash report to disk per options.

See Also

 English