Click or drag to resize
Pdf Library for .NET

PdfRasterizerException Class

Exception thrown by PdfRasterizer.
Inheritance Hierarchy
SystemObject
  SystemException
    SelectPdfPdfRasterizerException

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

The PdfRasterizerException type exposes the following members.

Constructors
 NameDescription
Public methodPdfRasterizerException(String) Constructor for PdfRasterizerException.
Public methodPdfRasterizerException(String, Exception) Constructor for PdfRasterizerException.
Top
See Also