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: 20.2
Syntax
public class PdfRasterizerException : Exception
Constructors
  NameDescription
Public methodPdfRasterizerException(String)
Constructor for PdfRasterizerException.
Public methodPdfRasterizerException(String, Exception)
Constructor for PdfRasterizerException.
Top
See Also