[]
The exception that is thrown when an error occurs while processing a PDF content stream.
public class PdfContentStreamProcessorException : PdfException, ISerializable
Public Class PdfContentStreamProcessorException
Inherits PdfException
Implements ISerializable
Name | Description |
---|---|
PdfContentStreamProcessorException(string) | Initializes a new instance of the PdfContentStreamProcessorException class. |
PdfContentStreamProcessorException(string, Exception) | Initializes a new instance of the PdfContentStreamProcessorException class. |