Click or drag to resize
Pdf Library for .NET

PdfPrinterException Class

Exception thrown by PdfPrinter.
Inheritance Hierarchy
SystemObject
  SystemException
    SelectPdfPdfPrinterException

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

The PdfPrinterException type exposes the following members.

Constructors
 NameDescription
Public methodPdfPrinterException(String) Constructor for PdfPrinterException.
Public methodPdfPrinterException(String, Exception) Constructor for PdfPrinterException.
Top
See Also